diff --git a/apps/console/components.json b/apps/console/components.json index d55b4c08a..0222518a0 100644 --- a/apps/console/components.json +++ b/apps/console/components.json @@ -4,7 +4,7 @@ "rsc": false, "tsx": true, "tailwind": { - "config": "tailwind.config.js", + "config": "tailwind.config.ts", "css": "src/App.css", "baseColor": "zinc", "cssVariables": true,