I have started using less and find it great but one thing which i don't like is that the output css is compressed/minified - whole output is packed in just one line, while i need an uncompressed css output?
I am using Dead-Simple-LESS-Watch-Compiler-master.js to watch my Less directory and any change i in my less file is compiled into css file.
in my project directory i write command
node less-watch-compiler.js less_di css_dir