When Sencha watch is starting a build and while the build is not finish the browser is asking for resources like the css, Sencha watch should be waiting, it's currently not waiting for the css, but it seems it's waiting for the javascript.
In other words, I modify sass save (in ide), switch to by browser, click refresh, and modifications doesn't shows-up. It's wrong. The idea of sencha watch is to have an integrated/smart solution, if it cannot wait the build finish, it's certainly not smart.