-
Notifications
You must be signed in to change notification settings - Fork 13
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
website: migrate tailwindcss v3 to v4 #580
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@shivarm is attempting to deploy a commit to the Zuplo WWW Team on Vercel. A member of the Team first needs to authorize it. |
View your CI Pipeline Execution ↗ for commit 10aaf94.
☁️ Nx Cloud last updated this comment at |
68d7a5a
to
664cd39
Compare
664cd39
to
c4dbaec
Compare
c4dbaec
to
091a3f6
Compare
091a3f6
to
92c09bc
Compare
@dan-lee I need your help here zudoku/packages/zudoku/package.json Line 239 in 34f0b3d
In order to migrate, we have to go through the config and you know better than me. So it would be nice if you can take a look |
Hey @shivarm I think that transition isn't as easy, as we configure a lot of Tailwind in the PostCSS plugin. Going configless will create some challenges. We probably need to use So basically code generation (as we do in a lot of Vite plugins).
|
92c09bc
to
0d9bcab
Compare
@dan-lee If this is, then can we merge it for website? instead packages |
Thanks so much @shivarm! 🙏 |
For more information check issue
closes: #579