Closed sunilw closed 10 years ago
I'm in a directory using compass.
First I do "compass install sassy-buttons". This command returns silently.
Then in my sass file I do @import "sassy-buttons"
When I run compass, I get: error sass/site.sass (Line 5: File to import not found or unreadable: sassy-buttons.
Did you run "sudo gem install sassy-buttons" first?
I returned to my project after a few days and everything was working.
I probably had a trivial error that I didn't pick up.
I'm in a directory using compass.
First I do "compass install sassy-buttons". This command returns silently.
Then in my sass file I do @import "sassy-buttons"
When I run compass, I get: error sass/site.sass (Line 5: File to import not found or unreadable: sassy-buttons.