Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(css): allow infinity values within css calc expressions #10705

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
Feb 21, 2025

Conversation

NathanWalker
Copy link
Contributor

@NathanWalker NathanWalker commented Feb 21, 2025

PR Checklist

What is the current behavior?

Tailwind 4, for example, uses css calc expressions, some of which contain infinity values. These would not be processed properly.

What is the new behavior?

The infinity value will now properly evaluate to get expected styling results.

@NathanWalker NathanWalker added this to the 8.9 milestone Feb 21, 2025
@NathanWalker NathanWalker merged commit 24116c5 into main Feb 21, 2025
3 checks passed
@NathanWalker NathanWalker deleted the feat/css-calc-infinity branch February 21, 2025 22:53
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.

1 participant