0.0.5 • Published 2 years ago

unit2px v0.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

unit2px

convert unit (vh/vw) to px

install

npm i -g unit2px

# or

yarn add global unit2px

use

$ unit2px [options]

Options:
  -d <dir...>         directory to be convert (default: ['.'])
  -t <type...>        file types to be convert (default: ['.html', '.css'])
  -w <width>          client width (default: 375)
  -h <height>         client height (default: 812)
0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago