diff --git a/components.json b/components.json index 0e1e0366..1db8ab48 100644 --- a/components.json +++ b/components.json @@ -3,7 +3,7 @@ "style": "default", "tailwind": { "config": "tailwind.config.js", - "css": "app/globals.css", + "css": "styles/globals.css", "baseColor": "slate", "cssVariables": true },