rem-to-px-cli
v1.0.0
Published
rem to px in cli
Downloads
9
Maintainers
Readme
rem-to-px-cli
rem-to-px-cli is a CLI tool that converts rem units to pixels (px).
Quick Start
Get rem-to-px-cli up and running quickly!
- Run:
npx rem-to-px-cli 2
- Done!
Default Behavior
The default base font size is
16px
.You can change the base font size by adding a second argument:
npx rem-to-px-cli 2 18
This will convert 2rem
to pixels using the base font size of 18px
.
Contributing
We welcome contributions to rem-to-px-cli! Whether it's reporting a bug, suggesting an enhancement, or submitting a pull request, your input is valued.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Contact
For any questions, suggestions, or feedback, please contact love1ace.