postcss-color-rebeccapurple
PostCSS plugin to transform W3C CSS
rebeccapurple
color to more compatible CSS (rgb()).
Why this plugin ?
If you did some CSS, I'm sure you know who Eric Meyer is, & what he did for this language. In memory of Eric Meyer’s daughter, W3C added new color rebeccapurple to CSS 4 Color Module.
Installation
Usage
Using this input.css
:
you will get:
Checkout tests for more examples.
Contributing
Work on a branch, install dev-dependencies, respect coding style & run tests before submitting a bug fix or a feature.
Last updated