diff options
Diffstat (limited to 'apps/landing/components.json')
| -rw-r--r-- | apps/landing/components.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/landing/components.json b/apps/landing/components.json index fa674c93..698ac253 100644 --- a/apps/landing/components.json +++ b/apps/landing/components.json @@ -5,7 +5,7 @@ "tsx": true, "tailwind": { "config": "tailwind.config.ts", - "css": "app/globals.css", + "css": "src/styles.css", "baseColor": "slate", "cssVariables": true, "prefix": "" |
