PHPStorm tips
SCSS Filewatcher instellen
Scope: pattern met: file:*.scssaanvinken: track only rootfiles
program: /Users/johan/node_modules/node-sass/bin/node-sass
arguments: --output-style compressed $FileName$ $FileNameWithoutExtension$.min.css
refresh: $FileNameWithoutExtension$.css:$FileNameWithoutExtension$.css.map
working dir: $FileDir$
Trigger watcher on external changes aan,
trigger watcher regardless of syntax errors aan