Skip to content

Ainerce/material-framework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

404 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Material Framework is a simple responsive CSS framework made by Tim Nguyen that allows you to integrate Material Design in any web page or web app.---由Tim Nguyen製作的一個簡單的響應式CSS框架,允許您將Material Design集成到任何網頁或Web應用程序中

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • HTML 57.9%
  • CSS 37.9%
  • JavaScript 4.2%