Files
germantax-e2e-mrg0vbxr/apps/app/components.json
2026-07-11 09:07:34 +02:00

18 lines
473 B
JSON

{
"$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"
}
}