Next.js Discord

Discord Forum

Toggling `import` does not refresh

Unanswered
Sokoke posted this in #help-forum
Open in Discord
SokokeOP
I've got an import like import '/path/to/css/file.css and I noticed that when I comment or uncomment that line the preview in my browser doesn't get reloaded. Is this normal?

I looked into https://nextjs.org/docs/architecture/fast-refresh but couldn't find something that mentions this behavior.

0 Replies