The following is my Gruntfile. It was working fine before, then suddenly it stopped watching the css, although it's refreshes the browser for any JS or PHP file changes.
Output on the grunt when there's a change made in scss file:
Done, without errors.
Completed in 0.789s at Tue Dec 01 2015 14:56:57 GMT-0500 (Eastern Standard Time) - Waiting...
[BS] File changed: C:\xampp\htdocs\vortex\wp-content\themes\vortex\css\main.css
Attached the screenshot of the network tab on Chrome when a css file was modified.
The following is my Gruntfile. It was working fine before, then suddenly it stopped watching the css, although it's refreshes the browser for any JS or PHP file changes.
Output on the grunt when there's a change made in scss file:
Attached the screenshot of the network tab on Chrome when a css file was modified.