Hacker News new | ask | show | jobs
by Spoom 4330 days ago
I prefer LESS since its syntax is essentially a superset of CSS.

I'd still be interested in hearing the arguments in favor of SASS.

1 comments

SCSS is also a superset of CSS (rename a .css file to .scss and it's good to go).