Missing property value
Closed this issue · 4 comments
nonameolsson commented
blasten commented
It seems like Sass is complaining about @apply
nonameolsson commented
It could be that. Has anyone else tried it with Sass?
blasten commented
@addyosmani is there a way to ignore @apply
in a Sass file?
nonameolsson commented
Now it works!
So I created a new rails app and installed everything in order from scratch. It worked!
After that I removed everything from the other app I tried to use before. Now it works!
I have no idea, but Sass doesn't seem complain about the @apply anymore.