Foundation 5.4.3 Update

The NOUVEAU WordPress Theme Framework has been updated to 0.9.15

This update includes the latest Zurb Foundation release (5.4.3) in the Theme Framework.

Updating NOUVEAU Projects

If you want to update your existing NOUVEAU WordPress project, there are only two steps to doing so.

  1. Update /_foundation/bower_components/ to the newest version.
    • You can update automatically with a Bower update OR…
    • You can manually download the latest SASS version of Foundation and replace the contents of the bower_components folder.
  2. Update /_foundation/scss/_settings.scss.
    • The _settings.scss file has changed slightly from Foundation 5.4 → 5.4.3. If you have customized your previous settings.scss file, you may need to merge those changes into the new version.

You should also be sure to re-run your compiler on app.scss once these changes are complete.

Comments

Ryan
Reply

Thank you for this, I’m just reading through all the documentation and will be using this Theme for my first WP Foundation build.

Leave a Comment

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>