I am trying to use sass in a NodeJS project and this is the library I installed with nodejs
https://www.npmjs.org/package/node-sass
I am using webstorm for t
I know this question has been answered, this is for future visitor,
Phpstorm file watcher does not work very well with node-sass (tested in Phpstorm 8.0.1 windows)
node-sass
Instead install node-sass-cli and use following setting
node-sass-cli