Crunch: A Simple-Yet-Beautiful LESS Editor & Compiler
6
Feb
// php the_time('Y') ?>
If you already use it, then you know that LESS is a "time and byte-saver" when creating + serving stylesheets (if not, you should definitely check it).
You either use the .less files directly (via less.js or on the server with Node.js) or compile them into CSS from command-line and use only the CSS.
Crunch is a free Adobe AIR application that eases the compiling part without the need of command-line but via a user-friendly interface.
It is a simple CSS/LESS editor with syntax highlighting and multi-tab support.
Once a LESS file is saved, the CSS version is created automatically (which is handy for anyone willing to develop with LESS but don't want to rely on JavaScript on the client-side).
Website: http://crunchapp.net/
- Tags:
Adobe AIR LESS
- Filed under: Design, Extras, Other License, Tools, Xhtml & Css
- 0 Comments
Leave a reply











