Why we need to use CSS Preprocessor like "Sass" or "Less"?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Why we need to use CSS Preprocessor like "Sass" or "Less"??

Mainly I want to know the most useful sides and output of Css Preprocessors! Thanks in advance..

21st Apr 2017, 9:02 AM
Kawshar
1 Answer
+ 3
To make CSS a little more "dynamic" through the use of variables, mixings, nesting, auto-prefixing...etc thus, it greatly accelerates the development.
21st Apr 2017, 9:23 AM
CHMD
CHMD - avatar