Changelog
Stay up to date with the latest releases, features, improvements, and bug fixes in Tailwind CSS.
View Recent ChangesRecent Updates
Tailwind CSS v3.4
June 12, 2025What's New
- New
@tailwindcss/typography
plugin enhancements for better Markdown support - Improved
dark mode
handling withdark:
variant optimizations - Experimental
color-scheme
support for improved accessibility - Performance improvements in JIT mode
Tailwind CSS v3.3
March 18, 2025Notable Changes
- Official support for
React Server Components
andNext.js App Router
- Over 50 new
utility classes
for border radius, shadows, and spacing - Improved
@apply
and@layer
directives for better plugin integration - New
@tailwindcss/forms
plugin with enhanced form controls
Tailwind CSS v3.2
Nov 22, 2024Key Improvements
- New
container()
utility for responsive breakpoints - Improved
font-family
configuration with'font-sans'
as default - Better
@layer
integration for customizing theme values without overrides - Performance optimizations reducing CSS file size by 18% in average
Version Highlights
JIT Mode Improvements
Version 3.4 brings significant optimizations to the Just-in-Time compiler with faster build times and reduced file sizes. The new cache system ensures smoother development workflows.
Read MorePlugin Architecture
The new plugin system in v3.3 allows for deeper integration with frameworks and build tools. Discover how to extend Tailwind with custom plugins for components and directives.
Read MoreWant to Stay Up to Date?
Subscribe to the Tailwind newsletter to receive updates about new versions, features, and best practices.