Updates for “less-watch-compiler” — A utility that watches and auto-compiles LESS CSS files
I wrote a small nodejs utility 2 years ago. It basically watches a folder of LESS files and auto-compiles them into CSS files when changes are made. Since I posted this…