em-to-px-cli
v1.0.0
Published
em to px in cli
Downloads
50
Maintainers
Readme
em-to-px-cli
em-to-px-cli is a CLI tool that converts em units to pixels (px).
Quick Start
Get em-to-px-cli up and running quickly!
- Run:
npx em-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 em-to-px-cli 2 18
This will convert 2em
to pixels using the base font size of 18px
.
Contributing
We welcome contributions to em-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.