Chapter 16. Setting up a Build Chain with Grunt
In this chapter, you will learn the following topics:
- Installing Grunt
- Installing Grunt plugins
- Utilizing the Gruntfile.js file
- Adding a configuration definition for a plugin
- Adding the Sass compiler task
- Integrating Compass in the build chain
- Installing Bourbon in the build chain
- Automatically prefixing your code with Grunt
- Getting Grunt watch for Sass, and LiveReload to work
- Utilizing Yeoman