Closed danReynolds closed 8 years ago
I just tried it on another project and it worked. I changed the gem version over to the one that worked at sass 3.4.14, sass-rails 5.0.3, tilt 1.4.1 but still not working.
Turns out I already had a $red color variable and it conflicted with a $red used in the colors file.
I'm experiencing the same issue. removing my $red variable doesn't change anything. Did you do anything else? thank you
I'm on Rails 4.2.3 and have sass version 3.4.2.1. The error I get is
Does anyone have experience with this issue? I have tried updating sass and sass-rails to no avail.