foundation / foundation-rails

Foundation for Rails
foundation.zurb.com
MIT License
1k stars 375 forks source link

trouble starting project #268

Closed Davey-Wright closed 6 years ago

Davey-Wright commented 6 years ago

Not sure if I have configured things correctly,

But my assets/stylesheets directory has not added the foundation library. The foundation_and_overrides.scss file does not have any of the includes either.

https://github.com/Davey-Wright/foundation-test/tree/master/app/assets/stylesheets

Am i doing something wrong here? I have followed the steps exactly as instructed, but am having no luck with adding foundation to rails.

dharanimanne commented 6 years ago

Same issue with me. Trying out foundation the first time with Rails 5.2 and followed the README but it doesn't work. Also, there are no import statements of 'motion-ui' in the foundation_and_overrides.scss file.