/cssmaterial

The missing styles in Material Design

Primary LanguageCSS

CSS Material

Some missing styles in Material Design.

###color.css

Usage:

   <header color="purple">...</header>
   <button color="red-100">My button</button>
   <a href="" font="pink-A400">My link</button>

See it in action