A simple CLI tool to convert pixel values to rem units.
npm install -g rem-this
rem-this 16
Flags | Description | Default |
---|---|---|
--round , -r |
Round the number to the nearest integer | true |
--font-size , -fs |
The base font size to convert to rem units | 16 |