1.0.0 • Published 10 months ago
rem-to-px-cli v1.0.0
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.
1.0.0
10 months ago