postcss-easings@1.0.1
PostCSS plugin to replace easing names to cubic-bezier()
MIT
2017-11-05
安装 (1.0.1)
npm install postcss-easings@1.0.1
yarn add postcss-easings@1.0.1
pnpm add postcss-easings@1.0.1
bun add postcss-easings@1.0.1
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| postcss | ^6.0.14 |
| postcss-value-parser | ^3.3.0 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| eslint | ^4.10.0 |
| eslint-config-postcss | ^2.0.2 |
| jest | ^21.2.1 |
| lint-staged | ^4.3.0 |
| pre-commit | ^1.2.2 |