Fixed
- Don't consider the global important state in
@apply
(#18404) - Add missing suggestions for
flex-<number>
utilities (#18642) - Fix trailing
)
from interfering with extraction in Clojure keywords (#18345) - Detect classes inside Elixir charlist, word list, and string sigils (#18432)
- Track source locations through
@plugin
and@config
(#18345) - Allow boolean values of
process.env.DEBUG
in@tailwindcss/node
(#18485) - Ignore consecutive semicolons in the CSS parser (#18532)
- Center the dropdown icon added to an input with a paired datalist by default (#18511)
- Extract candidates in Slang templates (#18565)
- Improve error messages when encountering invalid functional utility names (#18568)
- Discard CSS AST objects with
false
orundefined
properties (#18571) - Allow users to disable URL rebasing in
@tailwindcss/postcss
viatransformAssetUrls: false
(#18321) - Fix false-positive migrations in
addEventListener
and JavaScript variable names (#18718) - Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
- Read from
--border-color-*
theme keys individe-*
utilities for backwards compatibility (#18704) - Don't scan
.hdr
and.exr
files for classes by default (#18734)