Answer the question
In order to leave comments, you need to log in
How to use sass + livereload?
Sublime has the livereload plugin enabled, and when the file is saved, localhost:8080 is updated.
In a third-party terminal, the command is run:
sass --watch test.scss:../css/test.css
But changes to the test.css file do not affect the page in any way and The browser does not refresh the page, how can I solve this problem?
Answer the question
In order to leave comments, you need to log in
https://learn.javascript.ru/screencast/gulp
https://learn.javascript.ru/screencast/webpack
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question