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: Remove duplicate aria-invalid styles from input component #6638

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from

Conversation

buiiz
Copy link

@buiiz buiiz commented Feb 13, 2025

This PR removes duplicate styles from the input component in the New York v4 style. The following styles were duplicated:

  • aria-invalid:outline-destructive/60
  • aria-invalid:ring-destructive/20

Copy link

vercel bot commented Feb 13, 2025

@buiiz 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
Contributor

@pasqualevitiello pasqualevitiello left a comment

Choose a reason for hiding this comment

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

There are still duplicate (eg: dark:aria-invalid:outline-destructive) and conflicting class names (eg: dark:aria-invalid:ring-destructive/50, dark:aria-invalid:ring-destructive/40)

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.

2 participants