M
M
Maxim Ivanov2016-07-10 16:40:01
Sass
Maxim Ivanov, 2016-07-10 16:40:01

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

1 answer(s)
A
ArturArturov, 2016-07-10
@splincodewd

https://learn.javascript.ru/screencast/gulp
https://learn.javascript.ru/screencast/webpack

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question