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