Skip to content
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

feat(tailwindcss): ❤️ ⬆️ bump tailwindcss to 3.4 #2533

Closed
3 tasks done
chrillep opened this issue Dec 20, 2023 · 3 comments
Closed
3 tasks done

feat(tailwindcss): ❤️ ⬆️ bump tailwindcss to 3.4 #2533

chrillep opened this issue Dec 20, 2023 · 3 comments
Assignees
Labels
dependencies Pull requests that update a dependency file @roots/bud-tailwindcss

Comments

@chrillep
Copy link
Contributor

Agreement

The feature

https://github.com/roots/bud/blob/main/sources/%40roots/bud-tailwindcss/package.json#L107C9-L107C9
https://tailwindcss.com/blog/tailwindcss-v3-4

Use case

Dynamic viewport units: Full-height elements that actually work on mobile.
New :has() variant: Style parent elements based on their children.
Style children with the * variant: We’ll probably regret giving you this one.
New size-* utilities: Set width and height at the same time, finally.
Balanced headlines with text-wrap utilities: No more max-width tweaking or responsive line breaks.
Subgrid support: That grid feature you struggle to understand, finally in Tailwind CSS.
Extended min-width, max-width, and min-height scales: Now min-w-12 is a real class.
Extended opacity scale: For those moments when neither 60% or 70% were quite right.
Extended grid-rows-* scale: Might as well make it match the column scale.
New forced-colors variant: Easily fine-tune your site for forced colors mode.
New forced-color-adjust utilities: For even more forced colors fine-tuning.

Notes

nope, just like new stuff :)

@retlehs
Copy link
Sponsor Member

retlehs commented Dec 20, 2023

👍 This will get bumped in the next Bud release. You can use it in your project right now by just adding Tailwind as a direct dependency.

@kellymears
Copy link
Member

merged in #2534

@kellymears kellymears self-assigned this Dec 20, 2023
@kellymears kellymears added dependencies Pull requests that update a dependency file @roots/bud-tailwindcss labels Dec 20, 2023
@chrillep
Copy link
Contributor Author

👍 This will get bumped in the next Bud release. You can use it in your project right now by just adding Tailwind as a direct dependency.

ooh great thanks!

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 @roots/bud-tailwindcss
Projects
None yet
Development

No branches or pull requests

3 participants