I have windows (8) and do not want to deal with ruby. So I installed node.js and node-sass (There do seem to be more packages that can compile scss files to css, but this seems to be the primary one?).
When I setup a filewatcher, nothing happens. I have other filewatchers setup (LESS, YUIcompressor, etc.) they work fine.
Can someone tell me what could be wrong? node-sass is not very well documented for use on windows. Or perhaps I should use another package?