DO NOT WORK DIRECTLY ON THE CSS FILES. USE GRUNT TO COMPRESS IT. See further information at Grunt information
To continue development on the homepage please make sure all your dependencies are installed. Do so by running the following in you environment.
npm install
To work on the css files, please do not work directly in the css files. To use grunt
to compile and minify the assets be sure to install all dependencies and then run.
grunt serve