Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tailwindcss v3.2 Compatibility #414

Closed
26 of 27 tasks
sastan opened this issue Dec 10, 2022 · 0 comments
Closed
26 of 27 tasks

Tailwindcss v3.2 Compatibility #414

sastan opened this issue Dec 10, 2022 · 0 comments
Assignees
Labels
preset:tailwind Affects @twind/preset-tailwind 🌬 Tailwind CSS compatibility Some feature of Tailwind CSS is missing or not working as expected

Comments

@sastan
Copy link
Collaborator

sastan commented Dec 10, 2022

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)
@sastan sastan added 🌬 Tailwind CSS compatibility Some feature of Tailwind CSS is missing or not working as expected preset:tailwind Affects @twind/preset-tailwind labels Dec 10, 2022
@sastan sastan self-assigned this Dec 10, 2022
sastan added a commit that referenced this issue Dec 13, 2022
@sastan sastan closed this as completed Dec 13, 2022
@sastan sastan reopened this Dec 13, 2022
@sastan sastan closed this as completed Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preset:tailwind Affects @twind/preset-tailwind 🌬 Tailwind CSS compatibility Some feature of Tailwind CSS is missing or not working as expected
Projects
None yet
Development

No branches or pull requests

1 participant