Skip to content
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

Emit @keyframes in prefixed setup #16850

Merged
merged 1 commit into from
Feb 27, 2025
Merged

Emit @keyframes in prefixed setup #16850

merged 1 commit into from
Feb 27, 2025

Conversation

philipp-spiess
Copy link
Member

@philipp-spiess philipp-spiess commented Feb 27, 2025

Closes #16829

We were only adding keyframes used in variables starting with --animate (without adding a potential prefix).

Test plan

  • Added a unit test

@philipp-spiess philipp-spiess marked this pull request as ready for review February 27, 2025 14:31
@philipp-spiess philipp-spiess requested a review from a team as a code owner February 27, 2025 14:31
@philipp-spiess philipp-spiess merged commit 66ef77c into main Feb 27, 2025
5 checks passed
@philipp-spiess philipp-spiess deleted the fix/keyframes branch February 27, 2025 16:35
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.

Animations don't work with prefix
2 participants