
Tailwind CSS v4.0
We just released Tailwind CSS v4.0 — an all-new version of the framework optimized for performance and flexibility, with a reimagined configuration and customization experience, and taking full …
Open-sourcing our progress on Tailwind CSS v4.0
Mar 6, 2024 · We just tagged the first public v4.0.0-alpha so you can start experimenting with it and help us get to a stable release later this year.
Upgrade guide - Getting started - Tailwind CSS
Upgrading your Tailwind CSS projects from v3 to v4.
Styling with utility classes - Core concepts - Tailwind CSS
Building complex components from a constrained set of primitive utilities.
Tailwind CSS v4.0 Beta
When building for production, Tailwind CSS v4.0 runs your CSS through Lightning CSS automatically, which handles things like vendor prefixes, modern feature transpilation, minification, and more.
Tailwind CSS v4.0 Beta 1
Nov 21, 2024 · After a long alpha period, we're excited to release the first public beta of Tailwind CSS v4.0.
Tailwind CSS v4.1: Text shadows, masks, and tons more
Apr 3, 2025 · I wasn't sure it would ever happen but we did it — we released a version of Tailwind CSS that includes text shadow utilities. Tailwind CSS v4.1 is here and it's packed with improvements that …
Theme variables - Core concepts - Tailwind CSS
Overview Tailwind is a framework for building custom designs, and different designs need different typography, colors, shadows, breakpoints, and more. These low-level design decisions are often …
Play CDN - Tailwind CSS
Try Tailwind CSS right in the browser without any build step.
Installation - Tailwind CSS
The simplest and fastest way to get up and running with Tailwind CSS from scratch is with the Tailwind CLI tool. The CLI is also available as a standalone executable if you want to use it without installing …