D
D
Dmitry Katyushin2015-03-29 18:20:00
css
Dmitry Katyushin, 2015-03-29 18:20:00

What do you think about Brackets Sass?

I would like to ask those who compiled SCSS through a regular console and directly into Brackets , what do you still prefer? For example, in the built-in Sass plugin, the indents in the final css file annoy me a little , on the other hand, I don’t need to open the console every time and write compass compile . And mb I still don’t understand something, tell me if I’m doing it wrong, thanks in advance

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Serj-One, 2015-03-29
@A1ike

I don’t use the Brackets craft (there is certainly a potential, but so far it’s nothing more than a craft), and even more so SCSS plugins for editors, but I’m sure the indents can be corrected in the configs of these plugins. Manual launch through the console is generally the last century.
If you want convenience, use Gulp to compile.

V
Vladlen Grachev, 2015-03-29
@gwer

A little past the checkout, since I will talk about LESS, not SASS. In Brackets I use the LESS AutoCompile extension. You don't have to think about anything: I saved *.less, *.css is automatically compiled right there. Extra actions (like compilation) will negate the advantages of such Brackets feature as Live Preview, without which it becomes sad to live as soon as you appreciate it.
Indentation? What the hell is the difference? You don’t need to go into the final CSS at all. In addition, it should ideally be minimized in the end anyway.

Z
zooks, 2015-03-29
@zooks

Brackets has an "Output style" item. I also recommend switching to libsass - it will speed up the work at times.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question