Skip to content

nt1m/material-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c68b0a4 · Dec 7, 2019
Dec 12, 2016
Nov 30, 2017
Jul 1, 2015
Feb 21, 2015
Nov 30, 2017
Jun 29, 2015
Sep 13, 2015
Oct 1, 2018
Feb 22, 2015
Apr 30, 2019
Feb 22, 2015
Dec 7, 2019
Feb 22, 2015

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