assemble / assemble-less

Grunt task for compiling LESS to CSS. This task does for less what Assemble does for HTML, making it much easier to modularize and reduce repetition in stylesheets.
http://github.com/assemble/assemble/
MIT License
66 stars 20 forks source link

Update less dependency to ~1.7.0 #32

Closed alepez closed 6 years ago

alepez commented 10 years ago

Fix for issue https://github.com/assemble/assemble-less/issues/31

jonschlinkert commented 10 years ago

thanks! I'll get this merged and pushed up to npm asap