minions.background-clip

source on Github

    
/*! minions.css */
.bc-bb{background-clip:border-box}
.bc-pb{background-clip:padding-box}
.bc-cb{background-clip:content-box}
.bc-t{background-clip:text}

    
  

Installation

npm

npm install minions.background-clip

browser

<link rel="stylesheet" href="https://unpkg.com/minions.background-clip" />

License

The MIT License (MIT)
Copyright (c) 2016 Michael Chan