Skip to content

keefyhub/material-design-colors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Material Design Color for SASS

just import this in your project, then reference colors like this

@import "material-design-colors";

$body-background-color: $red500;

body { background-color: $body-background-color; }

to take advantage of Material Designs color scheme in your projects

About

Material Design Colors for SASS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published