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

Added urlArgs for cache busting for url tokens #26

Closed dotcore closed 10 years ago

dotcore commented 10 years ago

In less.js 1.6.3 urlArgs has been added.

See the original pull request for more information: https://github.com/less/less.js/pull/1811

jonschlinkert commented 10 years ago

thanks! I'll look into why travis is failing