postcss-color-hwb@1.1.0
PostCSS plugin to transform W3C CSS hwb() color to more compatible CSS (rgb() (or rgba()))
MIT
2014-11-25
安装 (1.1.0)
npm install postcss-color-hwb@1.1.0
yarn add postcss-color-hwb@1.1.0
pnpm add postcss-color-hwb@1.1.0
bun add postcss-color-hwb@1.1.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| color | ^0.7.1 |
| postcss-message-helpers | ^1.1.0 |
| reduce-function-call | ^1.0.1 |