Questions tagged [scout-sass]

Scout is a cross-platform app that runs Sass and Compass in a self-contained Ruby environment

Scout runs Sass and Compass in a self-contained Ruby environment.

The behind Scout is to let you effortlessly manage all of your Sass projects with a handful of clicks, without having to worry about your Ruby setup or dealing with technical issues.


Resources :


Related tags :

17 questions
-1
votes
1 answer

Why aren’t Koala and Scout apps opening?

I downloaded Koala for converting SASS to CSS. After download I open the software once and when I tried to opening it few minutes later it's not opening. I clicked it and it didn't response. After that I downloaded Scout App for same purpose and…
-1
votes
2 answers

Scout does not seem to compile compass variables

Its giving me ... syntax error: Undefined mixin ... when i input ... *{ @include box-sizing(border-box); } ... in the scss file, and refresh my browser does anyone have a idea of what the problem could be. I have previously installed ruby and…
1
2