0.2.2 • Published 8 years ago
materialfoundation v0.2.2
Material Foundation

Material Design version of Foundation for Sites by Zurb
Supported Foundation Version: 6.4.3
Docs: http://materialfoundation.mikolajdobrucki.com/
Starter Project: https://github.com/eucalyptuss/material-foundation-sample
Install with npm
npm install materialfoundationQuick Start
Basically, all you need to do to start using Material Foundation is:
- import
*.scssfiles fromscssfolder to your stylesheet - include
*.jsfiles fromjsfolder on your website
Too see in what order should you import the files and how to do this check out the Material Foundation Start Project.