Skip to content

Tailwindcss v3.2 Compatibility #414

@sastan

Description

@sastan

update @twind/preset-tailwind to be compatible with tailwindcss v3.2

List of tailwindcss PRs

not every PR may be relevant for twind - but we need to check that twind satisfies these

  • Tailwind will automatically add content: '' ([Feature]: Tailwind will automatically add content: ''. #405)
  • Allow users to block generation of certain utilities (#9812)
  • Fix !important selectors not being classified as valid class inside safelist config (#9791)
  • Sort pseudo-elements ONLY after classes when using variants and @apply (#9765)
  • Exclude non-relevant selectors when generating rules with the important modifier (#9677)
  • Fix fractional values not being parsed properly inside arbitrary properties (#9705)
  • Fix incorrect selectors when using @apply in selectors with combinators and pseudos (#9722)
  • Implement the supports variant (#9453, #9616)
  • Add new min and max variants (#9558)
  • Add aria-* variants (#9557, #9588)
  • Add data-* variants (#9559, #9588)
  • Add word-break: keep-all with break-keep (#9393)
  • Add new collapse utility for visibility: collapse (#9181)
  • Add fill-none and stroke-none utilities (#9403)
  • Add place-content-baseline utility (#9498)
  • Add place-items-baseline and content-baseline utility (#9507)
  • Add support for configuring default font-feature-settings for a font family (#9039, #9214, #9707)
  • Add negative value support for outline-offset (#9136)
  • Allow negating utilities using min/max/clamp (#9237)
  • Implement fallback plugins when arbitrary values result in css from multiple plugins (#9376)
  • Fix ring color utility generation when using respectDefaultRingColorOpacity (#9070)
  • Remove invalid .outline-hidden utility (#9147)
  • Honor the hidden attribute on elements in preflight (#9174)
  • Handle variants on complex selector utilities (#9262)
  • Fix ordering of parallel variants (#9282)
  • Handle variants in utility selectors using :where() and :has() (#9309)
  • Improve data type analyses for arbitrary values (#9320)

Metadata

Metadata

Assignees

Labels

preset:tailwindAffects @twind/preset-tailwind🌬 Tailwind CSS compatibilitySome feature of Tailwind CSS is missing or not working as expected

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions