-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sass::SyntaxError in SabisuRails::Explorer#index #34
Comments
Yeah this is due to compass renamed many methods, I'm adressing this to update even to the last version of Furatto. |
+1 |
Have you tried updating the sabisu gem? |
i found the same problems. gem 'sabisu_rails', github: "IcaliaLabs/sabisu-rails" |
Did that solve the problem? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Running into this issue trying to set up sabisu, somewhere in the @import 'furrato', the site works (although very ugly) if I comment out that line
Undefined mixin 'display-flex'.
(in /home/nate/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/bundler/gems/sabisu-rails-af7499e87912/app/assets/stylesheets/sabisu_rails/application.css.scss:32)
The text was updated successfully, but these errors were encountered: