Skip to content

upgrade to tailwind v4 and some minor tweaks #968

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

Merged
merged 3 commits into from
Apr 2, 2025

Conversation

AdityaKirad
Copy link
Contributor

upgrade to tailwind v4 moved all the presets and extend theme config to tailwind.css updated the Shadcn components removed forwardRef and passed the ref directly to the components and made some minor tweaks to css of components like replacing w-4 h-4 with size-4 or left-0 right-0 with inset-x-0

@kentcdodds
Copy link
Member

Thank you so much for this! Could you go through and make sure there are no unintentional UI differences? I noticed a few just going through things a bit myself:

image image image

@AdityaKirad
Copy link
Contributor Author

will make the necessary changes

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

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

This is fantastic. Thank you so much for putting this work in 🙌

@kentcdodds kentcdodds merged commit fb917dc into epicweb-dev:main Apr 2, 2025
5 checks passed
@AdityaKirad AdityaKirad deleted the update-to-tailwind-v4 branch April 3, 2025 03:01
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