T
T
tipadev2018-09-17 13:37:29
Layout
tipadev, 2018-09-17 13:37:29

How to automatically update styles in the browser when updating SASS files?

Those. don't update the whole page, just the styles. Because while the CMS creates the page, while the browser renders it, this is a whole thing. At least on my weak laptop.
There is LiveStyle, but the trouble is, it does not work with SASS syntax, only SCSS...
It seems that I somehow connected sass files to the workspace in Chrome and it worked... Now I can not repeat it. Or was it just my sweet dream)
Maybe there are some ways to do this? Or do other browsers do it?
Ps scss syntax is terribly annoying

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dymok, 2018-09-17
@tipadev

There is a program called LiveReload. You specify the folder to follow, insert the line with the proposed script into html and everything works.
But it's better to use gulp with browsersync.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question