Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mehedih/gust

tailwind helper to convert px values to their corresponding class names in the tailwind spacing scale
https://github.com/mehedih/gust

tailwind tailwindcss

Last synced: 25 days ago
JSON representation

tailwind helper to convert px values to their corresponding class names in the tailwind spacing scale

Awesome Lists containing this project

README

        

# [gust](https://gust.vercel.app)

[gust.vercel.app](https://gust.vercel.app)

## what is gust?

gust is a simple helper for tailwind that allows you to enter
pixel values and get the equivalent name in the tailwind spacing
scale. if a pixel value does not exist in the default tailwind
spacing scale, gust provides you with the name and rem value that
you can add to your tailwind config and use straight away.

## why?

i mainly built this for myself to use at work -- I often have to go through the flow of 1) converting px values to rem, 2) finding the corresponding name in tailwind 3) and maybe needing to add a new spacing entry to the tailwind config πŸ˜Άβ€πŸŒ«οΈ

this app shows you all the necessary steps on one page 🀝

that's it. lol