F
F
freeman02042020-01-09 01:02:57
ruby
freeman0204, 2020-01-09 01:02:57

How to setup fast scss for php storm?

Now I have scss compilation configured in this way.
5e1650cc0d1a4663306882.jpeg
I have many scss files. Immediately compilation was about 2-3 seconds, now about 12. I want to speed it up. Are there options for speeding up similar to --style compressed ? Or a parameter similar to https://www.npmjs.com/package/gulp-remember to compile only those scss files that I changed, and not all over again. I have one main file where everyone connects, maybe you only need to specify the path to it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey delphinpro, 2020-01-09
@delphinpro

The Ruby version of the compiler is the slowest.
Use something based on libsass or the official one on dart

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question