Just starting out with Sass and I've run into a snag.
Currently following a tutorial that utilizes Scout as the Sass compiler for generating CSS.
The issue is that Scout is compatible only with Windows and Mac, while I work on Ubuntu Linux. Any recommendations for an alternative to Scout for this task?
Thanks!