Have you ever used Less/Sass? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Have you ever used Less/Sass?

Just wanna know who already experienced working with it, if it's worth to learn it or just keep with the usual css

13th May 2017, 3:36 PM
Welliton Malta
Welliton Malta - avatar
3 Answers
+ 3
It's definitely worth learning! It basically the same as css, but with many more utilities such as nesting, variables, control directives, mixins, etc. The command line tools are well documented and easy to use. You can write your own shell scripts or use grunt/gulp to automate all of it.
13th May 2017, 3:46 PM
Michael
Michael - avatar
+ 3
alright, thanks
13th May 2017, 3:46 PM
Welliton Malta
Welliton Malta - avatar
+ 2
Yes, write in less or sass should be better and more efficient than css. Use gulp or grunt to automate the css conversion process.
13th May 2017, 3:42 PM
Calviղ
Calviղ - avatar