// https://zaidan.carere.dev/ui/button { "$schema": "https://ui.shadcn.com/schema.json", "style": "kobalte", "rsc": false, "tsx": true, "tailwind": { "config": "", "css": "src/styles/globals.css", "baseColor": "neutral", "cssVariables": true, "prefix": "" }, "iconLibrary": "lucide", "rtl": false, "aliases": { "components": "@/components", "utils": "@/lib/utils", "ui": "@/components/ui", "lib": "@/lib", "hooks": "@/hooks" }, "menuColor": "default", "menuAccent": "subtle", "registries": { "@zaidan": "https://zaidan.carere.dev/r/{style}/{name}.json" } }