The LESS Editor and Compiler: Crunch!
Everyone loves LESS. After all, who isn’t tired of typing all the browser prefixes to make some kick-ass CSS3?
But don’t you wish you could organize your LESS/CSS styles into some well-organized libraries, and then just serve a single file to the browser? Or render your page without relying on JavaScript or command-line geekery? Wouldn’t it be great if you could just edit LESS, and then save CSS?
Crunch is an Adobe Air application which helps you write your LESS markup, Crunch it into a CSS file and link the crunched CSS file in your HTML.
Recent Comments