Hacker News new | ask | show | jobs
by Benferhat 4918 days ago
Correct, LESS is all I use right now because of Bootstrap. I don't get it though, LESS is open source. If it's so inferior, why aren't there more pull requests to make it better?
1 comments

I'd imagine it's because people who aren't satisfied with Less are using/contributing to Sass instead... and vice versa. ;)

There are also big differences in design philosophy. I love the if/else, while, and for options that Sass provides, but Less has chosen to forgo that for (imo) a clunkier syntax. Things like that are unlikely to change.

> Things like that are unlikely to change.

Breaks my heart...