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