This commit is contained in:
Jeremy Thomas
2022-05-08 14:10:11 +01:00
parent 0ce084170a
commit d4b62a2803
14 changed files with 42 additions and 10 deletions

View File

@@ -19,6 +19,11 @@
"value": "1.125",
"type": "unitless"
},
"$content-block-margin-bottom": {
"name": "$content-block-margin-bottom",
"value": "1em",
"type": "size"
},
"$content-blockquote-background-color": {
"name": "$content-blockquote-background-color",
"value": "$background",
@@ -75,6 +80,11 @@
"computed_type": "color",
"computed_value": "hsl(0, 0%, 21%)"
},
"$content-table-body-last-row-cell-border-bottom-width": {
"name": "$content-table-body-last-row-cell-border-bottom-width",
"value": "0",
"type": "string"
},
"$content-table-foot-cell-border-width": {
"name": "$content-table-foot-cell-border-width",
"value": "2px 0 0",
@@ -92,6 +102,7 @@
"$content-heading-color",
"$content-heading-weight",
"$content-heading-line-height",
"$content-block-margin-bottom",
"$content-blockquote-background-color",
"$content-blockquote-border-left",
"$content-blockquote-padding",
@@ -102,6 +113,7 @@
"$content-table-cell-heading-color",
"$content-table-head-cell-border-width",
"$content-table-head-cell-color",
"$content-table-body-last-row-cell-border-bottom-width",
"$content-table-foot-cell-border-width",
"$content-table-foot-cell-color"
],