Tailwind CSS

tailwindlabs/tailwindcss last check 144 releases recent
Notes
no notes yet
Release notes
v3.4.1 · 1y+
view on github

Fixed

  • Don't remove keyframe stops when using important utilities (#12639)
  • Don't add spaces to gradients and grid track names when followed by calc() (#12704)
  • Restore old behavior for class dark mode strategy (#12717)

Added

  • Add new selector and variant strategies for dark mode (#12717)

Changed

  • Support rtl and ltr variants on same element as dir attribute (#12717)