Skip to content

Commit 6f1c689

Browse files
authored
Use more precise spec link for @font-face (#3251)
1 parent f48101a commit 6f1c689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/font-face.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "@font-face"
22
description: The `@font-face` CSS at-rule creates a custom `font-family` value. The at-rule's descriptors set the font's name, source, and various display settings.
3-
spec: https://drafts.csswg.org/css-fonts-5/
3+
spec: https://drafts.csswg.org/css-fonts-5/#font-face-rule
44
group: fonts
55
caniuse:
66
- fontface

0 commit comments

Comments
 (0)