cmd - sass --watch is not watching for updates -


i'm on win 10 using sass --v "sass 3.4.2", sublime text3 editing sass scss plug-in. when type sass --watch in cmd converts file css not watch updates make in scss.

i in command prompt

>>> sass watching changes. press ctrl-c stop.  

i had same issue. try file in different directory, doing on desktop , reason still can't understand cmd prompt won't watch on desktop.

another method has worked others, after run command, close .scss file , open again. should work every time save changes.

hope helps


Comments