RailsApps / rails_layout

Generates Rails application layout files for various front-end frameworks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foundation 6 not supported due to lack of documentation

computalya opened this issue · comments

rails gem foundation-rails 6.1.1.0 is out.

foundation 6 support would be great

What has changed? Do we need to change the rails_layout gem? I haven't investigated the differences as I am not using Foundation.

at a first look main changes are in top-bar

here is a top-bar recreation with foundation 6

Seems Zurb has not yet released a migration guide or upgrade instructions for Foundation 5 to 6. See:
foundation/foundation-sites#7246

If anyone has figured out what we need to support Foundation 6, please let me know.