L
L
lololoshka20102022-03-02 23:56:00
css
lololoshka2010, 2022-03-02 23:56:00

How to make sass to css changes instantly?

hello, how do I make sass changes to css? I installed the live sass compiler extension in vs code, it seems like it should immediately make changes to the css code, but it only does it once when I run it Watch Sass. how to make it immediately applied changes?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim Benets, 2022-03-03
@teaCode

Install the Prepros software.
To work with it, you just need to drag and drop a folder into Prepros and it will compile your SCSS/SASS files to CSS.

P
Pavel Beloborodov, 2022-03-10
@PavelJS

You also need to run a live server.
Your layout will open on host 3000, and then when sass changes, it will start the collector.
Important!!! The file you edit must be saved. Then the reloader will work

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question