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

chore: add mask-size to the list of allowed vendor prefixes #11

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

web-padawan
Copy link
Member

@web-padawan web-padawan commented Nov 14, 2024

Description

This is needed to fix the following warning reported in vaadin/web-components#8146

packages/avatar-group/src/vaadin-avatar-group-styles.js
  30:5  ✖  Unexpected vendor-prefix "-webkit-mask-size"  property-no-vendor-prefix

Prefix is still needed for Safari up until 15.3: https://caniuse.com/mdn-css_properties_mask-size

Type of change

  • Configuration update

@web-padawan web-padawan merged commit 2ff0da9 into main Nov 14, 2024
1 check passed
@web-padawan web-padawan deleted the fix/allow-mask-size branch November 14, 2024 12:06
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