Y
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
ceejayoz
4330 days ago
SCSS is also a superset of CSS (rename a .css file to .scss and it's good to go).
link