Answer the question
In order to leave comments, you need to log in
How do preprocessors affect performance and rendering speed?
I read a lot about the fact that it is correct to use preprocessors and in general it greatly speeds up and simplifies development. This is understandable, but my question is related to optimization.
Perhaps the .scss file will be much shorter than my old .css code, but when processing this file, the browser still recompiles it to pure css, right? It turns out that having saved myself time for development, I will spend more time on optimization later?
Googled and didn't find any adequate comparison of SCSS vs CSS performance.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question