Skip to content

bachmann87/mdcolors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Installation

Download lib folder and easily integrate it to your project either with @import 'material.scss' or @import 'material.css'

CSS-Usage: Text

Easily apply styles to text with following structure. The class structure for text is: text-[color][strength]

<div class="text-r5">Hello, i'm a red text with strength 500</div>
<div class="text-r6">Hello, i'm a red text with strength 600</div>
<div class="text-r7">Hello, i'm a red text with strength 700</div>
<div class="text-r8">Hello, i'm a red text with strength 800</div>
<div class="text-r9">Hello, i'm a red text with strength 900</div>

About

A lightweighted material design color palette

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages