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

Remove @property fallbacks for Firefox #15622

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

philipp-spiess
Copy link
Member

@philipp-spiess philipp-spiess commented Jan 14, 2025

This PR removes the @property fallbacks added in #13655. This is possible because we're targeting a minimum Firefox version of 128 which includes support for `@property` rules.

Screenshot 2025-01-14 at 11 36 44

@philipp-spiess philipp-spiess force-pushed the chore/remove-ff-at-property-fallbacks branch from aa0e565 to d2a73a9 Compare January 14, 2025 10:52
@philipp-spiess philipp-spiess marked this pull request as ready for review January 14, 2025 10:54
@philipp-spiess philipp-spiess requested a review from a team as a code owner January 14, 2025 10:54
Copy link
Member

@RobinMalfait RobinMalfait left a comment

Choose a reason for hiding this comment

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

😍

image

@philipp-spiess philipp-spiess merged commit 2de644b into next Jan 14, 2025
5 checks passed
@philipp-spiess philipp-spiess deleted the chore/remove-ff-at-property-fallbacks branch January 14, 2025 14:51
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.

2 participants