8000 GitHub - postcss/postcss-brand-colors: PostCSS plugin to insert branding colors of all the major companies
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

postcss/postcss-brand-colors

Repository files navigation

PostCSS Brand Colors Build Status

PostCSS plugin to insert branding colors of all the major companies.

It takes colors from brand-colors package.

.twitter-button {
    background: twitter-color;
}
.twitter-button {
    background: #55acee;
}

Usage

postcss([ require('postcss-brand-colors') ])

See PostCSS docs for examples for your environment.

About

PostCSS plugin to insert branding colors of all the major companies

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0