<% if (props.fontAwesome) { %> <% } %><% if (props.foundationVersion === 'Foundation 5') { %> <% } %> <% if (props.foundationVersion === 'Foundation 6') { %>

Foundation + Browserify Project Generator

Improve your workflow by harnessing the power of Browserify with your Foundation projects!

If you're not sure why you should be using this generator, or aren't familiar with some of the tools it offers, check out the Generator Overview.

Please note that this generator now defaults to Foundation 6.4.0's XY Grid. If you'd prefer to use the legacy Flex grid or Float grid, navigate to scss/app.scss and uncomment your desired grid (@include foundation-grid; or @include foundation-flex-grid;) and comment out @include foundation-xy-grid-classes;

<% } else { %>

Foundation + Browserify Project Generator

Improve your workflow by harnessing the power of Browserify with your Foundation projects!

If you're not sure why you should be using this generator, or aren't familiar with some of the tools it offers, check out the Generator Overview.

<% } %>