Skip to content

EkoLabs/gummi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EKO Gummi README

Shared styling for eko.

How do I get set up?

npm install --save @helloeko/gummi

CSS Usage example

@import gummi/src/parakeet;

div{
    font-family: $font-bold;
    color: $monarch
}

HTML Usage example

<button class="eko-btn color-monarch">My button</button>

Check our styleguide for more examples

About

Shared styling for eko

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages