I'm using compass watch
and Chrome resource mapping to modify my .scss in the chrome browser, and it's working well.
However, everything time I save an .scss file, compass checks every sprite in its configuration, which takes about three seconds, before the .css is recompiled.
Is there a setting I can use to skip images to get more instant feedback?