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

fix(tailwind-prefix): resolve prefixing issue for Tailwind CSS v4 compatibility #6688

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Ain477
Copy link

@Ain477 Ain477 commented Feb 19, 2025

  1. Fixed incorrect prefix application causing issues with Tailwind CSS v4.
  2. Optimized implementation using map() for better performance and readability.

Fixes: #6687

…patibility

1. Fixed incorrect prefix application causing issues with Tailwind CSS v4.
2. Optimized implementation using map() for better performance and readability.
Copy link

vercel bot commented Feb 19, 2025

@Ain477 is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Collaborator

@shadcn shadcn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Ain477 can we add a test for this please?

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.

[bug]: Prefix not working properly for Pseudo-classes
2 participants