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
{{ message }}
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.
First, thank you for making this awesome theme with a proper documentation, I love working with it!
I'm having trouble when working on the SCSS of the theme with npm run watch running.
The localhost:3000 web page refreshes everytime I save a SCSS file, instead of CSS changes being injected in the currently open page.
Is there a way to use "hot reloading"/injection instead of full page refresh?
I'm using the default config BTW.
Thanks for the help!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
First, thank you for making this awesome theme with a proper documentation, I love working with it!
I'm having trouble when working on the SCSS of the theme with
npm run watch
running.The
localhost:3000
web page refreshes everytime I save a SCSS file, instead of CSS changes being injected in the currently open page.Is there a way to use "hot reloading"/injection instead of full page refresh?
I'm using the default config BTW.
Thanks for the help!
The text was updated successfully, but these errors were encountered: