Skip to content
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

Open
nfpiche opened this issue Aug 23, 2015 · 5 comments
Open

Sass::SyntaxError in SabisuRails::Explorer#index #34

nfpiche opened this issue Aug 23, 2015 · 5 comments

Comments

@nfpiche
Copy link

nfpiche commented Aug 23, 2015

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)

@kurenn
Copy link
Owner

kurenn commented Aug 27, 2015

Yeah this is due to compass renamed many methods, I'm adressing this to update even to the last version of Furatto.

@lucasff
Copy link

lucasff commented Jan 9, 2016

+1

@kurenn
Copy link
Owner

kurenn commented Jan 12, 2016

Have you tried updating the sabisu gem?

@tuanpembual
Copy link

i found the same problems.
I just change my Gemfile to:

gem 'sabisu_rails', github: "IcaliaLabs/sabisu-rails"
gem 'furatto', github: "IcaliaLabs/furatto-rails"
gem 'compass-rails'

@kurenn
Copy link
Owner

kurenn commented Feb 27, 2016

Did that solve the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants