D
D
Dmitry Khristoev2015-08-22 23:11:54
Sass
Dmitry Khristoev, 2015-08-22 23:11:54

What is the best sass compiler to use for compiling?

Hello! I use Sublime text 3 + koala, in one of the projects I needed to include Bootstrap 3, I downloaded the sass sources. When compiled into one css, only about 8000 lines of one bootstrap come out.
By default, Koala has a compilation time of 5000, a red error window appeared, I had to increase the time to 10000 ms. Almost 10s compilation. Is there a compiler that can do this much faster?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
Z
zooks, 2015-08-22
@zooks

I don't know if the version is compatible with Bootstrap 3, but it's better to use libsass.

D
Dmitry Sergeevich, 2015-08-27
@CheckOneTwo

It may be worth turning off all unnecessary impurities, etc. Or are you using bootstrap for 100% of its functionality?

A
Alexey, 2015-09-13
@alexeyfedotof

I am using compass . There are no problems with the amount of code. About installing compass .
I also recommend commenting out unnecessary bootstrap elements in the _bootstrap.scss file . Reduce not only the amount of code, but also the compilation time.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question