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

Livingstyleguide fails when using foundation #2

Closed
RalphAtHamburg opened this issue Dec 10, 2013 · 1 comment
Closed

Livingstyleguide fails when using foundation #2

RalphAtHamburg opened this issue Dec 10, 2013 · 1 comment

Comments

@RalphAtHamburg
Copy link

I have a rails 4 app using foundation 5 (gem 'foundation-rails').
The line import "foundation"
inside application.css.scss breaks the Livingstyleguide.

File to import not found or unreadable: foundation. Load paths: LivingStyleGuide::VariablesImporter Compass::SpriteImporter /Users/ralph/Development/livingstyleguide-example/rails-example/app/assets/stylesheets /Users/ralph/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets /Users/ralph/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets /Users/ralph/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/livingstyleguide-0.6.0.alpha.1/stylesheets (in /Users/ralph/Development/livingstyleguide-example/rails-example/app/assets/stylesheets/styleguide.html.lsg)

@hagenburger
Copy link
Member

I can reproduce it and moved it into the gem’s repository: livingstyleguide/livingstyleguide#17

As a quick fix, can you manually add the load path?

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

2 participants