You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: