Skip to content

Commit 0dd1c01

Browse files
authored
minor fix
1 parent 5a0c860 commit 0dd1c01

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
@@ -330,7 +330,7 @@
330330
},
331331
"@property": {
332332
"syntax": "@property <custom-property-name> {\n <declaration-list>\n}",
333-
"status": "experimental"
333+
"status": "experimental",
334334
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@property"
335335
},
336336
"@supports": {

0 commit comments

Comments
 (0)