postcss-color-rgba-fallback@4.0.0
PostCSS plugin to transform rgba() to hexadecimal
MIT
2020-01-22
安装 (4.0.0)
npm install postcss-color-rgba-fallback@4.0.0
yarn add postcss-color-rgba-fallback@4.0.0
pnpm add postcss-color-rgba-fallback@4.0.0
bun add postcss-color-rgba-fallback@4.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| postcss | ^7.0.17 |
| postcss-value-parser | ^4.0.2 |
| rgb-hex | ^3.0.0 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| css-whitespace | ^1.1.0 |
| eslint | ^6.8.0 |
| tap-spec | ^4.1.1 |
| tape | ^4.7.0 |