Skip to content
GitHub

Tailwindest

A lightweight and fast className generation library only for tailwindcss. With type safety, maintainable class names, and maximized reusable style designs, you can make more robust products.

First Class Type Safety

The best type safety solution for tailwindcss. Generate your own type definition using create-tailwind-type

Fully Customizable

create-tailwind-type will automatically generates your own specific configuration based type definition files.

Variants based

Use variants based modern conditional styling approaches such as stitches and cva.

Performant

All operation is optimized and styles are cached by default. It is fast.

Maximized Reusability

Reuse all design primitives and styles by declaring stylesheet as reusable variable format.