Skip to content

mikolajdobrucki/material-foundation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 how to import the files check out the Material Foundation Starter Project.