Skip to content

Commit

Permalink
Add missing media query key (#2204)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnw authored Nov 11, 2024
1 parent ad07aaf commit da11508
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions features/media-queries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ compat_features:
- css.at-rules.media.orientation
- css.at-rules.media.aspect-ratio
- css.types.ratio
- css.types.ratio.number_value
- css.at-rules.media.color-index
- css.at-rules.media.calc
- css.at-rules.media.media_features
Expand Down
4 changes: 4 additions & 0 deletions features/media-queries.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -140,3 +140,7 @@ compat_features:
# firefox: "59"
# firefox_android: "59"
- css.at-rules.media.media_query_values

# baseline: false
# support: {}
- css.types.ratio.number_value

0 comments on commit da11508

Please sign in to comment.