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