pixel2rem
v1.0.6
Published
Simple convert px to rem using NPX
Downloads
2
Readme
pixel2rem
Simple tool to convert px to rem values using terminal, nodejs and npx command.
Usage
npx pixel2rem $VALUE $PX_BASE
VALUE => value in px
PX_BASE => optional argument to modify base pixel size, 16px by default