At the request of one of my customers, I took on this plugin project to create something that worked (and was available in English), and why shouldn't it just work?
More and more templates are being delivered with the SCSS sources alongside the compiled CSS. Changing the CSS can be tedious, especially when considering the implications of mixins and color variation based on variables.....It can be an absolute nightmare to cover all of the possibilities introduced by SCSS!
This plugin monitors for changes, compiling SCSS when a change is detected. Alternatively, it can be forced to compile.