The following contains notes and general gotchas to be aware of when using Tailwind v4.
Tailwind CSS - Rapidly build modern websites without ever leaving your HTML.
Theme variables - Core concepts
Theme variables - Core concepts
@layer theme, base, components, utilities;
@theme
Various first-party plugins such as Forms, Typography, and Container Queries have now been merged into core for Tailwind v4.
CORRECTION: I’ve currently only confirmed Container Queries have been merged into the core. I still need to find and test Forms and Typography. All reference seem to be missing in the docs.