Node.js & NPM installed, Grunt running
- Edited .less files (and created new ones)
- Edited .js files
- Both .less & .js tracked and compiled with grunt
Still self-educating with specific tasks like 'grunt Less' and 'grunt uglify'
Invovled the csscomb package and specifically the versioning with:
- vow
- vow-fs
- vow-queue
Running npm update solved some issues, editing 'dependencies' in node_modules/grunt-csscomb/node_modules/csscomb to bring those three up to version seemed to help as well.