D
D
Diffins2017-02-11 20:31:08
Sass
Diffins, 2017-02-11 20:31:08

Is it possible when working with Sass in Brackets to have Live Preview work?

I decided to start working with the preprocessor. Previously written in pure css. I installed gulp, npm, node.js and during the installation I realized that the main charm of brackets'a - Live Preview, would not work, because in order to compile sass to css, you need to save the sass file.
In Google, I came across this https://github.com/jasonsanjose/brackets-sass, but, honestly, I didn’t understand at all how it works and how to install it.
Do you really have to sacrifice Live Preview for Sass?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
B
bob_cody, 2017-03-01
@Diffins

brackets-sass does support live preview.
You can install from the package manager - search for brackets-sass.
live preview works out of the box.

S
sleepyKitty, 2017-02-11
@sleepyKitty

Is this "feature" really that important? Is it right to watch how letters appear in live? Put browser-sync and you will have a regular reload

M
Max Medar, 2017-02-11
@MedVedar

For live preview, there is browser sync, which is great friends with galp.
https://browsersync.io/docs/gulp

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question