{
	"$schema": "https://ui.shadcn.com/schema.json",
	"style": "new-york",
	"rsc": false,
	"tsx": true,
	"tailwind": {
		"config": "",
		"css": "src/styles.css",
		"baseColor": "neutral",
		"cssVariables": true,
		"prefix": ""
	},
	"iconLibrary": "lucide",
	"aliases": {
		"components": "#shared/components",
		"ui": "#shared/components/ui",
		"lib": "#shared/lib",
		"hooks": "#shared/hooks",
		"utils": "#shared/lib/utils"
	}
}
