Posts tagged with Grunt
Get more with Less using Grunt
Tutorial about the key features of Less like mixins, variables, imports and nested selectors. I will also demonstrate how to automate this using Grunt.
Making your AngularJS application grunt
Running tests, minifying files, ... these are two of the many tasks you canfigure by using the Grunt task runner for your JavaScript application.