Skip to content

Conversation

adamwathan
Copy link
Member

@adamwathan adamwathan commented Feb 8, 2025

Closes #16374

Ensure we don't remove custom properties from within @keyframe declarations.

@philipp-spiess philipp-spiess marked this pull request as ready for review February 10, 2025 08:48
@philipp-spiess philipp-spiess requested a review from a team as a code owner February 10, 2025 08:48
@philipp-spiess philipp-spiess force-pushed the fix/preserve-custom-properties-in-keyframes branch from aba1f7d to ecc9435 Compare February 21, 2025 09:45
Copy link
Member

@philipp-spiess philipp-spiess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed the change log since after the revert this did not constitute a bug anymore and updated the tests to make sure variables that are only defined by other variables which aren't used are also retained (just to be sure)

@philipp-spiess philipp-spiess merged commit f8d7623 into main Feb 21, 2025
5 checks passed
@philipp-spiess philipp-spiess deleted the fix/preserve-custom-properties-in-keyframes branch February 21, 2025 09:55
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.

[v4.0.5] Used css variables are removed from @keyframes

4 participants