globals.css
with the AI-generated theme.app/globals.css
with the AI-generated CSS.
Confirm you’re importing globals.css in your root layout (layout.tsx
):
layout.tsx
, wrap your <html>
tag with the light-mode class and apply your background variable:
app/providers.tsx
and update the provider’s appearance settings: