fix(gui-client): migrate to tailwind v4#8105
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Waiting for CI to build a release binary for both Ubuntu and Windows to test. |
abcd49b to
d7c6c86
Compare
jamilbk
left a comment
There was a problem hiding this comment.
Oh no, that's a slip up on my part. We did the same upgrade for the portal and didn't hit these issues.
I'm assuming this is now verified to look as before?
Actually we haven't upgraded in the portal yet. We'll have a similar fun time it looks like: |
Checking the artifacts now. |
Thanks! I had originally set up the |
I just download the artifacts built in CI and install them in VMs. Not the quickest turnaround but gives me the most confidence on what the release binary will actually look like. |


With the dependency bump in #7995, we introduced a visual regression that made all windows lose their styling:
The changelog to the v4 bump actually mentions some breaking changes and an automated upgrade tool but both the reviewer and the author of the PR missed that.