chore: germantax customer project
This commit is contained in:
17
apps/app/components.json
Normal file
17
apps/app/components.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"$schema": "https://ui.shadcn.com/schema.json",
|
||||
"style": "new-york",
|
||||
"rsc": false,
|
||||
"tsx": true,
|
||||
"aliases": {
|
||||
"components": "@germantax/components/components",
|
||||
"ui": "@germantax/components/components/ui",
|
||||
"widgets": "@germantax/components/widgets",
|
||||
"utils": "@germantax/components/lib/utils",
|
||||
"lib": "@germantax/components/lib",
|
||||
"hooks": "@/hooks"
|
||||
},
|
||||
"registries": {
|
||||
"fabric": "https://registry.pikkufabric.com/{name}.json"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user