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

Support Tailwind 4 #107

Merged
merged 15 commits into from
Feb 1, 2025
Merged

Support Tailwind 4 #107

merged 15 commits into from
Feb 1, 2025

Conversation

adoxography
Copy link
Owner

This shifts support on the main branch from Tailwind 3 to Tailwind 4. See #104 (comment) for an overview of the changed features.

  • Tailwind 4 compatibility
  • Variants migrated to scrollbar- prefixed variants
  • Tests updated
  • Documentation updated

Resolves #104.
Closes #105 with thanks to @mst-mkt; the proposed changes have been included in this PR.
Resolves #101, as the logic that leaked into data- variants is no longer used.
Closes #102 as no longer needed.

@adoxography adoxography merged commit 39ef005 into main Feb 1, 2025
3 checks passed
@adoxography adoxography deleted the next branch February 1, 2025 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tailwind CSS v4.0 support Plugin modifying button focus/ring styles
2 participants