Skip to content

Fix arbitrary shorthand syntax to use v3 syntax instead of v4 syntax #2233

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

Merged
merged 1 commit into from
May 5, 2025

Conversation

RobinMalfait
Copy link
Member

This PR fixes an issue where in the Tailwind CSS v3.3 blog post, we were using Tailwind CSS v4 variable shorthand syntax.

Fixes: #2232

The `(` and `)` syntax was introduced in Tailwind CSS v4. This blog post
is about Tailwind CSS v3.3 where we introduced the `foo-[…]` shorthand.
Copy link

vercel bot commented May 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tailwindcss-com ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 4, 2025 8:01pm

@RobinMalfait RobinMalfait merged commit 609359b into main May 5, 2025
2 checks passed
@RobinMalfait RobinMalfait deleted the fix/issue-2232 branch May 5, 2025 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v3.3 blog announcement shows v4 variable shorthand syntax
2 participants