1.0.0 • Published 10 months ago

px-2-rem-cli v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

px-2-rem-cli

px-2-rem-cli is a CLI tool that converts pixels (px) to rem units.

npm license

Quick Start

Get px-2-rem-cli up and running quickly!

  1. Run:
    npx px-2-rem-cli 18
  2. Done!

Default Behavior

  • The default base font size is 16px.
  • You can change the base font size by adding a second argument:

    npx px-2-rem-cli 18 18

Contributing

We welcome contributions to px-2-rem-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