Skip to content

Upgraded Tailwind to 3.4#1101

Merged
maeldroem merged 3 commits intomainfrom
upgrade/tailwind-3.4
Mar 16, 2026
Merged

Upgraded Tailwind to 3.4#1101
maeldroem merged 3 commits intomainfrom
upgrade/tailwind-3.4

Conversation

@maeldroem
Copy link
Contributor

Explanation

Since 3.4.0 Tailwind allows for usage of min/max width with regular tailwind units.

Problems encountered

Tailwind versions superior to 3.4.14 create an issue with types (and sometimes package import in general) in scripts/esbuild-renderer.ts.
This will probably be investigated later so that an upgrade to Tailwind 4 can be achieved.

In the meantime, version 3.4.14 it is.

Allows for usage of min/max width with regular tailwind units
@maeldroem maeldroem requested a review from kylebonnici March 12, 2026 13:20
@maeldroem maeldroem added the dependencies Pull requests that update a dependency file label Mar 12, 2026
@CLAassistant
Copy link

CLAassistant commented Mar 12, 2026

CLA assistant check
All committers have signed the CLA.

@maeldroem maeldroem marked this pull request as draft March 13, 2026 16:31
@maeldroem
Copy link
Contributor Author

Update Changelog and (temporarily) point dependent PRs to that one for better diffs

@maeldroem maeldroem marked this pull request as ready for review March 16, 2026 08:23
@maeldroem maeldroem merged commit 325701a into main Mar 16, 2026
2 checks passed
@maeldroem maeldroem deleted the upgrade/tailwind-3.4 branch March 16, 2026 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants