postcss-color-hwb@2.0.1
PostCSS plugin to transform W3C CSS hwb() color to more compatible CSS (rgb() (or rgba()))
MIT
2016-11-28
安装 (2.0.1)
npm install postcss-color-hwb@2.0.1
yarn add postcss-color-hwb@2.0.1
pnpm add postcss-color-hwb@2.0.1
bun add postcss-color-hwb@2.0.1
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| color | ^0.11.4 |
| postcss | ^5.0.4 |
| postcss-message-helpers | ^2.0.0 |
| reduce-function-call | ^1.0.1 |