base con autenticacion, registro, modulo encuestas
This commit is contained in:
20
packages/shadcn/components.json
Normal file
20
packages/shadcn/components.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"$schema": "https://ui.shadcn.com/schema.json",
|
||||
"style": "new-york",
|
||||
"rsc": true,
|
||||
"tsx": true,
|
||||
"tailwind": {
|
||||
"config": "",
|
||||
"css": "src/shadcn.css",
|
||||
"baseColor": "zinc",
|
||||
"cssVariables": true,
|
||||
"prefix": ""
|
||||
},
|
||||
"aliases": {
|
||||
"components": "@repo/shadcn/components",
|
||||
"ui": "@repo/shadcn/components/ui",
|
||||
"utils": "@repo/shadcn/lib/utils",
|
||||
"lib": "@repo/shadcn/lib",
|
||||
"hooks": "@repo/shadcn/hooks"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user