Tailwind
Layouts

GitHub GitHub

Layout primitives for Tailwind CSS

Tailwind Layouts is a Tailwind CSS plugin. After installing it, you get:

Get started →

What are layout primitives?

Layout primitives are just CSS classes designed with a utility-first approach, which means each layout class has a single responsibility. You can compose primitives to build any complex layout you want.

Explore layout primitives →

Why does this exist?

Layout is the missing piece of your design system. You do not have to reinvent the wheel every time you have to build a new layout. Most layouts can be broken down into a set of simple building blocks.

Read more →