Closed vzickner closed 9 years ago
:+1:
I'd prefer SCSS for that matter
What are the benefits of SCSS?
Some are described in It's time to switch to SASS. General speaking, I found their way of doing things (functions, mixins, control flow control, $
-variables) more intuitive to write. I found myself looking up less when writing SCSS, compared to LESS. But that's personal, of course.
I also heard SASS being superior to LESS.
Implemented in #29
Something like http://lesscss.org/ should be used, instead of plain CSS.