Tailwind CSS v3.0 Released: Just-in-Time Engine Goes Stable
Tailwind CSS v3.0 made the Just-in-Time engine the default, enabled the entire color palette out of the box, and added colored shadows, scroll snap, and a Play CDN.
Historical Archive. This article documents an event from 2021 and is preserved with its original date for reference. It is not current news, and details may have changed since publication.
What happened
Tailwind CSS v3.0 was released on December 9, 2021, according to the official announcement on the Tailwind CSS blog by Adam Wathan, who called it the most exciting release yet. It combined significant performance gains with a large number of new features and a brand-new documentation website, while keeping breaking changes minimal so most projects could upgrade without changes.
Just-in-Time, all the time
The central change was that the Just-in-Time engine, introduced earlier in 2021, went stable and replaced the classic engine. Every Tailwind project could now benefit from lightning-fast build times, stackable variants, arbitrary value support and better browser performance out of the box. Because file size was no longer a development concern, v3.0 also enabled every color in the extended palette by default, including lime, cyan, sky, fuchsia and rose, plus the full set of grays.
New utilities and APIs
Version 3.0 added a long list of features: colored box shadows for glow and reflection effects, a comprehensive CSS scroll-snap API, multi-column layout via columns utilities, native form-control styling with accent-color and file-input modifiers, a print modifier, a modern aspect-ratio API, fancy underline styles, RTL and LTR modifiers, portrait and landscape modifiers, and support for arbitrary CSS properties combined with modifiers.
The Play CDN
Since the new JIT engine made a traditional CSS-based CDN build impractical, Tailwind shipped the Play CDN, a JavaScript library that squeezes the engine into a single script tag so developers can use every Tailwind feature directly in the browser. Intended for development and demos, it made it easy to prototype ideas without a build step.
Why it mattered
Tailwind CSS v3.0 cemented the Just-in-Time engine as the foundation of the framework, unlocking arbitrary values and the full palette while dramatically improving build performance. The breadth of new utilities made Tailwind capable of far more without custom CSS, reinforcing its position as a leading utility-first CSS framework.
Related on Skillo
See also: Tailwind CSS v3.3 and its new features.
Sources
Published date reflects the original event date (2021-12-09). This article is original Skillo editorial written from the sources above; facts were verified in September 2026.
Written by
Skillo Staff
0 Comments
Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.