We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
anchor-size
anchor-size()
1 parent 314b1ce commit 37bf01aCopy full SHA for 37bf01a
1 file changed
css/syntaxes.json
@@ -17,6 +17,9 @@
17
"anchor-name": {
18
"syntax": "<dashed-ident>"
19
},
20
+ "anchor-size": {
21
+ "syntax": "width | height | block | inline | self-block | self-inline"
22
+ },
23
"anchor-size()": {
24
"syntax": "anchor-size( [ <anchor-name> || <anchor-size> ]? , <length-percentage>? )"
25
0 commit comments