I'm using Scout as SASS compiler. I would like to know if there's a way to configure Scout to work with DevTools Sass support.(Auto reload css upon save). I assume installing Scout should install Compass and SASS in my machine. When I tried 'compass' in the terminal, I get 'compass: command not found'.
Do I have to install sass separately for this to work?
Thanks a lot!