Closed
Description
When I use the background-image mixin Compass provides, and save the file, grunt catches the change and compiles the scss into css, but the vendor prefixes are not being added correctly.
If I create a compass project manually and try the same thing, it compiles fine. It only seems to be an issue with this generator.
Here's what I'm getting:
Here's what it should look like:
http://sassmeister.com/gist/ce2f4f537f05e460d031
Compass version 0.12.6
Sass version 3.3.7