css - PHPStorm File Watcher not working while not in focus -


i have following sass file watcher configuration:

phpstorm sass file watcher configuration

my goal enable auto-synchronization of .sass & .css chrome dev-tools, as explained here.

however, noticed file watcher active & recompile's .sass files when phpstorm window in focus.

is there way still make work while in background?

thanks!


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -