We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
source: tailwindlabs/tailwindcss#13395 (comment)
[...] in v4, it will be max-w-[var(--breakpoint-sm)] as the shorthand arbitrary variable syntax will no longer be supported. property-[--var-ref] ➞ property-[var(--var-ref)] Related: Remove automatic var(…) injection #13537 Remove automatic var(…) injection #13657 Disable automatic var() injection for anchor properties #13826 [...]
[...] in v4, it will be max-w-[var(--breakpoint-sm)] as the shorthand arbitrary variable syntax will no longer be supported.
max-w-[var(--breakpoint-sm)]
property-[--var-ref] ➞ property-[var(--var-ref)]
property-[--var-ref]
property-[var(--var-ref)]
Related:
var(…)
var()
[...]
The text was updated successfully, but these errors were encountered:
sandros94
Successfully merging a pull request may close this issue.
source: tailwindlabs/tailwindcss#13395 (comment)
The text was updated successfully, but these errors were encountered: