Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ramiy authored Nov 9, 2020
1 parent 5a0c860 commit 0dd1c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/at-rules.json
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@
},
"@property": {
"syntax": "@property <custom-property-name> {\n <declaration-list>\n}",
"status": "experimental"
"status": "experimental",
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@property"
},
"@supports": {
Expand Down

0 comments on commit 0dd1c01

Please sign in to comment.