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
As suggested in this page from the Fronted Dev Guide, I set up Grunt to streamline the process of applying and debugging styles.
According to the last parapragh from that page:
"If you have LiveReload installed, run the grunt watch command, and the flow is even simpler:
After you customize the content of any .less file, changes are applied and the page reloads automatically. No additional changes are required."
The page reloads automaticalley after saving the .less file, however the changes do not take effect unless I flush the Static Files Cache in admin and reload the page again.
The text was updated successfully, but these errors were encountered:
As suggested in this page from the Fronted Dev Guide, I set up Grunt to streamline the process of applying and debugging styles.
According to the last parapragh from that page:
"If you have LiveReload installed, run the grunt watch command, and the flow is even simpler:
After you customize the content of any .less file, changes are applied and the page reloads automatically. No additional changes are required."
The page reloads automaticalley after saving the .less file, however the changes do not take effect unless I flush the Static Files Cache in admin and reload the page again.
The text was updated successfully, but these errors were encountered: