-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[UI v2] upgrade: Upgrades to tailwind 4 #16886
Conversation
5b4f5a3
to
7506dd8
Compare
Dialogs are a little bit wonky with new Tailwind Screen.Recording.2025-01-29.at.11.21.32.AM.mov |
5107864
to
dbb50e6
Compare
I think it should be resolved now after following the shadcn guide and re-installing the updated component |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Should we switch from postcss to the vite plugin? Recommended by tailwind in their migration doc |
This reverts commit 3e8b4c9.
df74459
to
a370535
Compare
Thanks, I've added it in the latest push. For some reason the tailwind upgrade script didn't add it |
Updates to tailwind 4 following this guide: https://ui.shadcn.com/docs/tailwind-v4
Checklist
<link to issue>
"mint.json
.Relates to #15512