← Back to Gallery

Rapidly build modern websites without ever leaving your HTML.

A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup.

<div class="flex flex-col items-center rounded-2xl">
<img class="size-48 shadow-xl" src="/img/cover.png" />
<span>Class Warfare</span>
</div>

Built for the modern web.

Tailwind is unapologetically modern, and takes advantage of all the latest and greatest CSS features.

Responsive design

Throw a screen size in front of literally any utility to apply it at a specific breakpoint.

Dark mode

Just stick dark: in front of any color to apply it in dark mode.

CSS variables

Customizing your theme is as simple as creating a few CSS variables.

CSS grid layout

Using grid utilities directly in your HTML makes complex layouts easier to reason about.

Transitions & animations

Transitions that work the way you'd expect with just a few utilities.

Container queries

Tag an element as a container to let children adapt to changes in its size.

Tailwind in the wild

Some of your favorite sites are built with Tailwind, and you probably had no idea.