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