Skip to content

v0.2.0 - Tailwind v3.1

Compare
Choose a tag to compare
@thibaudcolas thibaudcolas released this 10 Jun 07:15
· 219 commits to main since this release

0.2.0 (2022-06-10)

Changed

  • Upgrade to Tailwind v3.1.0 – the plugin will no longer work with older releases of Tailwind.

Added

  • Add text-start for text-align: start and text-end for text-align: end, matching Tailwind core plugin.

Removed

  • Stop overriding the container core plugin, as it sets the same amount of space left and right.
  • Remove LTR-only fallback styles for inset left/right positioning in older browsers.
  • Remove LTR-only fallback styles for scroll-margin in older browsers.