- Fix Ensure imports in @import and @plugin to resolve correctly when using Vite aliases in @tailwindcss/vite.
- Corrects import handling for Vite alias configurations.
Official Tailwind CSS changelog summary with source attribution, release tags, and community reactions.
Track this Tailwind CSS release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Fixed numerous edge‑case bugs: watch‑poll handling, selector parsing, preflight outline overrides, theme color resolution, @source rule scanning, and @vite reload behavior.
Added support for bare spacing values in auto‑rows/auto‑cols utilities, class suggestions for named opacity modifiers, and allowed @variant rules in addBase to reference later‑defined custom variants.
Added a silent option to the CLI, support for @apply with CSS mixins, @variant inside addBase, improved @source globs handling, and ESM type declarations for @tailwindcss/postcss.