0.2.2 • Published 7 years ago

materialfoundation v0.2.2

Weekly downloads
12
License
MIT
Repository
github
Last release
7 years ago

Material Foundation

Material Foundation

Material Design version of Foundation for Sites by Zurb

npm version

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 materialfoundation

Quick Start

Basically, all you need to do to start using Material Foundation is:

  • import *.scss files from scss folder to your stylesheet
  • include *.js files from js folder 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.