diff --git a/components.json b/components.json index 4f86a62..7dfce35 100644 --- a/components.json +++ b/components.json @@ -1,9 +1,10 @@ { + "$schema": "https://ui.shadcn.com/schema.json", "style": "new-york", "rsc": false, "tsx": true, "tailwind": { - "config": "config/tailwind.config.js", + "config": "", "css": "src/index.css", "baseColor": "slate", "cssVariables": true, @@ -17,4 +18,4 @@ "hooks": "@/hooks" }, "iconLibrary": "lucide" -} +} \ No newline at end of file