postcss-color-rgba-fallback@3.0.0
PostCSS plugin to transform rgba() to hexadecimal
MIT
2017-07-08
安装 (3.0.0)
npm install postcss-color-rgba-fallback@3.0.0
yarn add postcss-color-rgba-fallback@3.0.0
pnpm add postcss-color-rgba-fallback@3.0.0
bun add postcss-color-rgba-fallback@3.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| postcss | ^6.0.6 |
| postcss-value-parser | ^3.3.0 |
| rgb-hex | ^2.1.0 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| css-whitespace | ^1.1.0 |
| eslint | ^1.10.3 |
| tap-spec | ^4.1.1 |
| tape | ^4.7.0 |