RailsApps / rails_layout

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Foundation 5.0

DanielKehoe opened this issue · comments

Foundation 5.0 was released yesterday.

The navigation bar has changed. Requires:

<nav class="top-bar" data-topbar>

But a bug was reported:
foundation/foundation-sites#3588

Released rails_layout gem with support for Foundation 5.0.

The Foundation 5.0 navigation bar bug is not yet resolved.