This repository has been archived by the owner on Apr 6, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 66
File to import not found or unreadable: compass/css3. (Sass::SyntaxError) #34
Comments
same here. :( |
I'm getting the same error |
I suspect that this would be fixed by having the compass dependency be set to 0.13.alpha.4 as it seems the issue is a hard coded path to css3 (and some deprecated box thing). |
I uninstalled compass 1.0.1 and installed compass 0.12.7 and all is well. Setting the dependency is a better way. Thanks Andy. |
Thanks @gforghetti 👍 I used the following Gemfile:
and then I was able to make it work:
|
Still broken. |
Uninstall compass and install compass 0.12.7 |
sudo gem uninstall compass |
Thanks! @samuelbarbosaa |
Open
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Getting the error "File to import not found or unreadable: compass/css3. (Sass::SyntaxError)" running the command "keydown slides slides.md".
Just installed keydown, generated a new project and the the "keydown slides slides.md" command.
Any ideas what's wrong?
OS Mac 10.9.2
ruby 2.0.0p451 (2014-02-24 revision 45167) [universal.x86_64-darwin13]
compass (1.0.0.alpha.19)
compass-core (1.0.0.alpha.19)
compass-import-once (1.0.4)
Gary
The text was updated successfully, but these errors were encountered: