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
Making a change to a .scss file will cause the entire page to refresh, instead of just updating the css file. Ideally, the CSS will live-update and not cause the entire app to reload.
The text was updated successfully, but these errors were encountered:
Making a change to a
.scss
file will cause the entire page to refresh, instead of just updating the css file. Ideally, the CSS will live-update and not cause the entire app to reload.The text was updated successfully, but these errors were encountered: