Next.js Discord

Discord Forum

Why tailwind styles duplicate on the same page?

Unanswered
Somali posted this in #help-forum
Open in Discord
SomaliOP
look at the screenshot. My page loads two identical stylesheet files.
one name is page.css and the other is Layout.css, but both have the same styles.

I only import "./globals.css" inside Layout.js and nowhere else

why?

1 Reply

SomaliOP