Web Dev
Grunt-contrib-sass and grunt-sass hang on watch – What is the alternative?
Configuring grunt to compile sass, scss file is quite simple and straightforward. However, as I use the recent version 1.01, the task just hangs without doing any compiling. I’ve tried using grunt-contrib-sass and grunt-sass without any luck. What’s the solution I’ve spent hours searching for solution on Google but couldn’t find one. So, I came […]