Why put _ in front of the filename in scss?
_
_filename.scss - Why does it need _ ?
_filename.scss
Also using the watcher of node-sass in a node environment will result in error messages if you do without the underscore prefix, see https://github.com/sass/node-sass/issues/2762