Steps:
1.yarn dev
2.save any css for pigment-css on vscode
3.not reflected saved css on the display
When I change color: "blue" to color: "red" then save it on the vs code editor, next fast refresh doesn't work(check the enviroment).
If i refresh browser, it will be changed.
So how can i solve this problem?
Current behavior
not reflected saved css on the display(no work next fast refresh)
Steps to reproduce
Steps: 1.yarn dev 2.save any css for pigment-css on vscode 3.not reflected saved css on the display
When I change
color: "blue"
tocolor: "red"
then save it on the vs code editor, next fast refresh doesn't work(check the enviroment). If i refresh browser, it will be changed. So how can i solve this problem?Current behavior
not reflected saved css on the display(no work next fast refresh)
Expected behavior
when save on vscode, work next fast refresh
Context
No response
Your environment
Search keywords: fast refresh nextjs