mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-15 20:01:35 +00:00
8 lines
160 B
JSON
8 lines
160 B
JSON
{
|
|
"components": "src/components",
|
|
"ui": "src/ui",
|
|
"styles": "src/styles/main.css",
|
|
"utils": "src/lib/cn.ts",
|
|
"tailwindConfig": "tailwind.config.ts"
|
|
}
|