Initial commit
This commit is contained in:
16
packages/ui/components.json
Normal file
16
packages/ui/components.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"$schema": "https://ui.shadcn.com/schema.json",
|
||||
"style": "new-york",
|
||||
"rsc": true,
|
||||
"tsx": true,
|
||||
"tailwind": {
|
||||
"config": "",
|
||||
"css": "../../apps/web/src/app/globals.css",
|
||||
"baseColor": "neutral",
|
||||
"cssVariables": true
|
||||
},
|
||||
"aliases": {
|
||||
"components": "@cms/ui/components",
|
||||
"utils": "@cms/ui/utils"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user