Materialize, a CSS Framework based on material design
- Ruby Sass 3.3+, LibSass 0.6+
Chrome 35+, Firefox 31+, Safari 7+, IE 10+
Read the Getting started page for more information about the framework, templates and how to use materialize can be found on the materializecss website
- Download the latest release directly from GitHub
- Clone the repo:
git clone https://github.com/Dogfalo/materialize.git
- Include the files via cdnjs. More here
- Install with npm:
npm install materialize-css
- Install with Bower:
bower install materialize
npm install
grunt monitor
, this will compile .scss, .js., .jade files.
For changelogs, check out the Releases section of materialize or the CHANGELOG.md
We use Jasmine as our testing framework and we're trying to write a robust test suite for our components. If you want to help, here's a starting guide on how to write tests in Jasmine
Please read CONTRIBUTING.md for more information
If you want to help us translate the documentation into other languages, please send us an email at materializeframework@gmail.com telling us which language team you want to join. We use Transifex as our localization platform and we will send you an invite there.