Why tailwind styles duplicate on the same page?
Unanswered
Somali posted this in #help-forum
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?
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