Skip to content

Commit 05db8bb

Browse files
authored
Simplify the name of the font-palette feature (#1044)
Including the at-rule doesn't help disambiguate, and for the most part we only include the entry point to a feature, not the whole API surface.
1 parent 5d3a4cd commit 05db8bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

features/font-palette.dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Generated from: font-palette.yml
22
# Do not edit this file by hand. Edit the source file instead!
33

4-
name: font-palette and @font-palette-values
4+
name: font-palette
55
description: The `font-palette` CSS property selects a color palette from the font, optionally overriding individual colors in the `@font-palette-values` at-rule.
66
spec:
77
- https://drafts.csswg.org/css-fonts-4/#font-palette-prop

features/font-palette.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: font-palette and @font-palette-values
1+
name: font-palette
22
description: The `font-palette` CSS property selects a color palette from the font, optionally overriding individual colors in the `@font-palette-values` at-rule.
33
spec:
44
- https://drafts.csswg.org/css-fonts-4/#font-palette-prop

0 commit comments

Comments
 (0)