You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, after upgrading tailwindcss v3 -> v4 I have bunch of "dead" classes inside the components. It seems to me that the problem may not be in the settings of tailwind itself, but in the components. Since the component is installed already with these classes ( or I miss some point during the migration )
Describe the bug
Hi, after upgrading tailwindcss v3 -> v4 I have bunch of "dead" classes inside the components. It seems to me that the problem may not be in the settings of tailwind itself, but in the components. Since the component is installed already with these classes ( or I miss some point during the migration )
Affected component/components
Button, Input, Dialog ( etc )
How to reproduce
Used this documentation to update: https://ui.shadcn.com/docs/tailwind-v4
Install any component with
bunx --bun shadcn@latest add button
System Info
Before submitting
The text was updated successfully, but these errors were encountered: