nt1m / material-framework

[Unmaintained] An easy to use material design based framework.

Home Page:http://nt1m.github.io/material-framework

Repository from Github https://github.comnt1m/material-frameworkRepository from Github https://github.comnt1m/material-framework

Material framework

This is a CSS only Material design based framework.

Demo : http://nt1m.github.io/material-framework

Usage

Just include material.css on any web page/ web app. You can also get a minified version by running grunt dist, the minified code will appear in the dist folder.

Resources used

Contributing

Pull requests :) or Issues if you can't :)

Guidelines

  • Tab indenting
  • Space after "," (rgba(0, 0, 0, 0.2) for example)
  • Lowercase hex colors or rgba for alpha transparency

About

[Unmaintained] An easy to use material design based framework.

http://nt1m.github.io/material-framework

License:MIT License


Languages

Language:HTML 57.8%Language:CSS 37.9%Language:JavaScript 4.2%