Hacker News new | past | comments | ask | show | jobs | submit login
Less.js, a CSS pre-processor, releases 2.0 (github.com/less)
77 points by rayshan on Nov 9, 2014 | hide | past | favorite | 5 comments



I'm kinda out of the Less loop of late, but plugins look like a nice new feature.

> Plugin Support - it is now straight forward to add AST manipulations (see less-plugin-inline-images), file managers (see less-plugin-npm-import) and post processors (see less-plugin-clean-css and less-plugin-autoprefix).

Quick NPM search:

https://www.npmjs.org/search?q=less-plugin


Are there any good tools to check the style (indentation, whitespace etc.) of .less files and/or automatically reformat them?

I've looked a few times and never found anything useful.


Is there an AST-level mechanism to convert between less and sass yet?


wow. this still exists?!


Yeah, why it wouldn't?

It's in fact one the 3 dominant CSS preprocessors (the others being SASS and Stylus.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: