Sourced from tailwindcss's releases.
v3.4.0
Tailwind CSS v3.4 has arrived! Check out the announcement post for a guided tour through all of the highlights.
Added
- Add
svh,lvh, anddvhvalues to defaultheight/min-height/max-heighttheme (#11317)- Add
has-*variants for:has(...)pseudo-class (#11318)- Add
text-wraputilities includingtext-balanceandtext-pretty(#11320, #12031)- Extend default
opacityscale to include all steps of 5 (#11832)- Update Preflight
htmlstyles to include shadow DOM:hostpseudo-class (#11200)- Increase default values for
grid-rows-*utilities from 1–6 to 1–12 (#12180)- Add
size-*utilities (#12287)- Add utilities for CSS subgrid (#12298)
- Add spacing scale to
min-w-*,min-h-*, andmax-w-*utilities (#12300)- Add
forced-color-adjustutilities (#11931)- Add
forced-colorsvariant (#11694, #12582)- Add
appearance-autoutility (#12404)- Add logical property values for
floatandclearutilities (#12480)- Add
*variant for targeting direct children (#12551)Changed
Sourced from tailwindcss's changelog.
[3.4.0] - 2023-12-19
Added
- Add
svh,lvh, anddvhvalues to defaultheight/min-height/max-heighttheme (#11317)- Add
has-*variants for:has(...)pseudo-class (#11318)- Add
text-wraputilities includingtext-balanceandtext-pretty(#11320, #12031)- Extend default
opacityscale to include all steps of 5 (#11832)- Update Preflight
htmlstyles to include shadow DOM:hostpseudo-class (#11200)- Increase default values for
grid-rows-*utilities from 1–6 to 1–12 (#12180)- Add
size-*utilities (#12287)- Add utilities for CSS subgrid (#12298)
- Add spacing scale to
min-w-*,min-h-*, andmax-w-*utilities (#12300)- Add
forced-color-adjustutilities (#11931)- Add
forced-colorsvariant (#11694, #12582)- Add
appearance-autoutility (#12404)- Add logical property values for
floatandclearutilities (#12480)- Add
*variant for targeting direct children (#12551)Changed
8350cff 3.4.0fbdb858 Improve relative precedence of rtl, ltr, forced-colors and dark varia...dae4618 Update changelog11a6ba3 Move forced-colors variant after dark variant (#12582)47dbb4a Add * variant for targeting direct children (#12551)7642e28 Disable tap highlights on iOS (#12299)0697206 feat(preflight): simplify sans-serif font stack (#11748)b215f13 Update changelog9129def Add logical properties support for float and clear (#12480)4ef9717 Fix typo in changelog