Closed H4zlq closed 1 month ago
“border-boder” is the styling for the color of ”border” I think “border boder-boder” would be correct to achieve the behavior you want
“border-boder” is the styling for the color of ”border” I think “border boder-boder” would be correct to achieve the behavior you want
So it is not a bug?, because i tried to use a old version for shadcn and it did work as example with Output using border styling
thing
index.css file:
shadcn component using border-border styling:
Output using border-border styling:
shadcn component using border styling:
Output using border styling:
Isn't the styling should be like
border
forborder-border
or i am mistaken?Affected component/components
Every components that used border-border styling
How to reproduce
...
Codesandbox/StackBlitz link
https://stackblitz.com/edit/vitejs-vite-4zwmdh?file=src%2FApp.tsx
Logs
No response
System Info
Before submitting