You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I change the css files used with css modules, everything is reloaded using live reload, but the css output file (dist/main.css) is not recreated to reflect the changes.
The text was updated successfully, but these errors were encountered:
I have a start command that looks like this:
When I change the css files used with css modules, everything is reloaded using live reload, but the css output file (dist/main.css) is not recreated to reflect the changes.
The text was updated successfully, but these errors were encountered: