Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/nt1m/material-framework

[Unmaintained] An easy to use material design based framework.
https://github.com/nt1m/material-framework

css design framework framework-css material material-design web

Last synced: about 1 month ago
JSON representation

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

Lists

README

        

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
- [Material Colors](https://github.com/shuhei/material-colors/)
- [Material design icons](https://github.com/google/material-design-icons/)
- [Fontello](http://fontello.com) (to generate icon font)

# 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