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