Next.js Discord

Discord Forum

FOUC with NextJS 14.1.4 using app router and sass modules

Unanswered
Toyger posted this in #help-forum
Open in Discord
ToygerOP
I'm importing a global scss file in the root layout.tsx and prepended CSS variable files in sassOptions, I'm using .scss modules in all my components - I've tried everything to eliminate FOUC between pages. It seems the component .scss is not being loaded before the component. Any insights?

0 Replies