diff --git a/components.json b/components.json index 4fe7bc9..7d79574 100644 --- a/components.json +++ b/components.json @@ -4,8 +4,8 @@ "rsc": false, "tsx": true, "tailwind": { - "config": "tailwind.config.js", - "css": "@/styles/main.css", + "config": "tailwind.config.ts", + "css": "@/index.css", "baseColor": "slate", "cssVariables": true },