Skip to content

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

Merged
NathanWalker merged 1 commit intomainfrom
feat/css-calc-infinity
Feb 21, 2025
Merged

feat(css): allow infinity values within css calc expressions#10705
NathanWalker merged 1 commit intomainfrom
feat/css-calc-infinity

Conversation

@NathanWalker
Copy link
Copy Markdown
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
@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