Skip to content

brewboxit/postcss-brewbox-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostCSS Brewbox Plugin Build Status

PostCSS plugin to demonstrate how to write a PostCSS plugin @ Brewbox.

.foo {
  brewbox: beer;
  brewbox: wine;
}
.foo {
  background-color: #FDB947;
  background-color: #37052A;
}

Usage

postcss([ require('postcss-brewbox-plugin') ])

See PostCSS docs for examples for your environment.

About

PostCSS plugin to demonstrate how to write a PostCSS plugin @ Brewbox.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published