{ "$schema": "https://ui.shadcn.com/schema.json", "style": "base-vega", "rsc": false, "tsx": true, "tailwind": { "config": "", "css": "src/styles.css", "baseColor": "zinc", "cssVariables": true, "prefix": "" }, "iconLibrary": "phosphor", "menuColor": "default", "menuAccent": "bold", "aliases": { "components": "@/components", "utils": "@/utils/style", "ui": "@/components/ui", "lib": "@/utils", "hooks": "@/hooks" } }