Skip to content

Commit 61a3662

Browse files
feat(css): Update syntax for @counter-style/additive-symbols descriptor (#978)
1 parent 33e182f commit 61a3662

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/at-rules.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"descriptors": {
1919
"additive-symbols": {
20-
"syntax": "[ <integer> && <symbol> ]#",
20+
"syntax": "[ <integer [0,∞]> && <symbol> ]#",
2121
"media": "all",
2222
"initial": "n/a (required)",
2323
"percentages": "no",

0 commit comments

Comments
 (0)