convert-css-length@1.0.2
Convert between css lengths e.g. em->px or px->rem
MIT
2018-04-24
安装 (1.0.2)
npm install convert-css-length@1.0.2
yarn add convert-css-length@1.0.2
pnpm add convert-css-length@1.0.2
bun add convert-css-length@1.0.2
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| console-polyfill | ^0.1.2 |
| parse-unit | ^1.0.1 |
devDependencies (6)
| 包名 | 版本要求 |
|---|---|
| chai | ^1.10.0 |
| coffee-script | ^1.9.0 |
| microbundle | ^0.4.4 |
| mocha | ^2.1.0 |
| mocha-unfunk-reporter | ^0.4.0 |
| prettier | ^1.12.1 |