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

checkbox.tsx duplicate property (border color) #2882

Closed
xdivby0 opened this issue Mar 1, 2024 · 3 comments
Closed

checkbox.tsx duplicate property (border color) #2882

xdivby0 opened this issue Mar 1, 2024 · 3 comments
Labels

Comments

@xdivby0
Copy link

xdivby0 commented Mar 1, 2024

Inside the classnames of the CheckboxPrimitive.Root element, there is border-neutral-200 and then immediately border-neutral-900. This is not evident in the css-variables version that just has border-primary.

I quickly tried a search to find the right code part where these class names are inside, but couldn't find it. Maybe someone with more experience in this codebase can fix this or point me where I would need to search.

@Sveagruva
Copy link

had the same issue #2424

@shadcn shadcn added the Stale label Jun 3, 2024
@shadcn
Copy link
Collaborator

shadcn commented Jun 11, 2024

This issue has been automatically closed because it received no activity for a while. If you think it was closed by accident, please leave a comment. Thank you.

@shadcn shadcn closed this as completed Jun 11, 2024
@GalindoSVQ
Copy link

Running into the same issue here by checkbox component, the same CSS properties are being applied (border-slate-200 and border-slate-900) installed using the CLI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants