Toggling `import` does not refresh
Unanswered
Sokoke posted this in #help-forum
SokokeOP
I've got an import like
I looked into https://nextjs.org/docs/architecture/fast-refresh but couldn't find something that mentions this behavior.
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.