Since compass no longer works with the latest version of Sencha Touch, I looked for a way to compile my sass and I found sencha ant sass
does the trick. But I found that executing the command each time I changed my sass was a bit annoying so I found sencha app watch
that watches for ANY changes inside the application, whether it is sass or source code, and build the whole thing.
Is there a way to sencha app watch
only sass code ?
EDIT:
Using Compass 1.0.1 (Polaris)
Sencha Cmd v5.0.3.324
SenchaTouch 2.4.0