Skip to content

Commit

Permalink
added the syntax for light-dark()
Browse files Browse the repository at this point in the history
  • Loading branch information
dletorey committed Oct 30, 2023
1 parent ff3901d commit 1a09162
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions css/syntaxes.json
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,9 @@
"length-percentage": {
"syntax": "<length> | <percentage>"
},
"light-dark()": {
"syntax": "light-dark( <color>, <color> )"
},
"line-names": {
"syntax": "'[' <custom-ident>* ']'"
},
Expand Down

0 comments on commit 1a09162

Please sign in to comment.