Skip to content

Commit

Permalink
adds Level 5 Color Spec (#3265)
Browse files Browse the repository at this point in the history
  • Loading branch information
rachelandrew authored Mar 17, 2021
1 parent 7131a05 commit 25408d9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions kumascript/macros/SpecData.json
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,11 @@
"url": "https://drafts.csswg.org/css-cascade-5/",
"status": "WD"
},
"CSS5 Colors": {
"name": "CSS Color Module Level 5",
"url": "https://drafts.csswg.org/css-color-5/",
"status": "WD"
},
"CSS5 Media Queries": {
"name": "Media Queries Level 5",
"url": "https://drafts.csswg.org/mediaqueries-5/",
Expand Down

0 comments on commit 25408d9

Please sign in to comment.