[Next.js] No work the fast refresh when css saved #301
Replies: 1 comment
-
sorry... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My enviroment is here:
When I change
color: "blue"
tocolor: "red"
then save it on the vs code editor, next fast refresh doesn't work.If i refresh browser, it will be changed.
So how can i solve this problem?
Beta Was this translation helpful? Give feedback.
All reactions