Compile Sass to CSS using Compass
Grunt takes a quite long to compile the css file, I am not sure if this is normal but regular …
performance gruntjs watch grunt-contrib-watch grunt-contrib-compassTrying to learn Grunt. I have installed the grunt-contrib-compass,and grunt-contrib-watch plugins. When I use grunt in terminal, it runs …
javascript sass gruntjs compass grunt-contrib-compass