postcss-opacity-percentage@0.0.1
PostCSS plugin to transform percentage-based opacity values to more compatible floating-point values.
MIT
2021-11-08
安装 (0.0.1)
npm install postcss-opacity-percentage@0.0.1
yarn add postcss-opacity-percentage@0.0.1
pnpm add postcss-opacity-percentage@0.0.1
bun add postcss-opacity-percentage@0.0.1
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| ava | ^3.15.0 |
| c8 | ^7.10.0 |
| husky | ^7.0.4 |
| lint-staged | ^11.2.6 |
| xo | ^0.46.4 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| postcss | >=8 |