Do we really need preprocessors like SASS and Jade and etc. And what its function | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Do we really need preprocessors like SASS and Jade and etc. And what its function

Use of Pre processors

2nd Jun 2017, 1:26 PM
Ned Alturas
Ned Alturas - avatar
2 Answers
+ 1
One of its use is to do math without using js; you can add the widths of two elements directly in sass, which gets compiled into css.
2nd Jun 2017, 1:40 PM
Madera Oxidada
Madera Oxidada - avatar
+ 1
Thank you very much appreciate your answer :)
2nd Jun 2017, 1:42 PM
Ned Alturas
Ned Alturas - avatar