Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 01:07
· 41 commits to main since this release

Align with Tailwind 3.2:

  • Add supports-* and max-<screen> dynamic variants
  • Add collapse, place-content-baseline, place-items-baseline, content-baseline, break-keep, fill-none & stroke-none utilities
  • Support negative values for outline-offset utility
  • Fix some cases for arbitrary variants and handle "arbitrary media" (ex: [@media(min-width:900px)]:block)

Other features are not supported, but container queries will probably be added later.