Skip to content

TailwindCat | A Tailwind css multitool for visualizing classes, converting units, and finding colors

License

Notifications You must be signed in to change notification settings

qiayue/TailwindCat.com

 
 

Repository files navigation


A Tailwindcss multi-tool
Visit the website »

Report Bug · Request Feature

What is it?

Tailwindhelper assists you in styling with tailwindcss. You can visualize different settings, convert values into tailwind classes, figure out the closest colors with hex values and more.

Example case:

You have a figma design and want to know what the Tailwind class of a 26px font size is?

Simply use the Font size helper and then copy and paste the class into your html element.


✅ Current helpers

Text

  • Font size
  • Font weight
  • Letter spacing
  • Text color

Layout

  • Margin
  • Padding
  • Border radius
  • Box shadow

Positions

  • Positioning
  • Placement
  • Translate (x/y)

Grid

  • Grid template columns
  • Gris template rows
  • Gap

Images

  • Object Fit
  • Object Position
  • Filters

Colors

  • Tailwind color list
  • Color picker

License

Licensed under the MIT License.

About

TailwindCat | A Tailwind css multitool for visualizing classes, converting units, and finding colors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.1%
  • JavaScript 3.1%
  • HTML 2.6%
  • CSS 1.2%