Zurb Foundation with SCSS and Webpack Example Project
This is an example project on one way to set up Zurb Foundation as basis development with Npm and Webpack.
I put this example together after I failed to find an example project my self. Hope this helps somebody!
Here is a quick rundown of features in this example project:
Zurb Foundation installed with Npm
Zurb Foundation SCSS processed with Webpack from node_modules
Easy SCSS based layout development
Webpack with auto reloading for development
For a better demo of Zurb Foundation features check out this official example page that I borrowed to this project from the Zurb Foundation standalone distribution