postcss-color-hwb@3.0.0
PostCSS plugin to transform W3C CSS hwb() color to more compatible CSS (rgb() (or rgba()))
MIT
2017-05-15
安装 (3.0.0)
npm install postcss-color-hwb@3.0.0
yarn add postcss-color-hwb@3.0.0
pnpm add postcss-color-hwb@3.0.0
bun add postcss-color-hwb@3.0.0
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| color | ^1.0.3 |
| postcss | ^6.0.1 |
| postcss-message-helpers | ^2.0.0 |
| reduce-function-call | ^1.0.2 |