Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 664 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 664 Bytes

Tailwind Spacing CLI

This project helps find the closest tailwind spacing value for any px value entered

Installing

npm i -g tailwind-spacing-cli

And then

lookup 44

Built With

  • Chalk - Terminal string styling done right
  • minimist - parse argument options
  • esm - The brilliantly simple, babel-less, bundle-less ECMAScript module loader.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details