Sage 9.0.9 CSS watch with docker yarn php-fpm nginx and proxy

Hi,

I’ve searched for at least 3 hours this afternoon how is it possible to watch scss change without using BrowserSync as it doesn’t link with my server and can’t handle request from my chrome tab…

I’ve searched on google, github and this discourse, maybe I’m missing a point, can someone help me please ?

I just want my SCSS files to be compiled after a change in some of my files without having to use browsersync or another kind of js black magic, I mean this is fine I can refresh my navigator by myself ;D.

Thanks a lot