Add block documentation

This commit is contained in:
Jeremy Thomas
2020-09-17 00:30:49 +01:00
parent 98090feaf8
commit 9e0c9a35db
27 changed files with 597 additions and 33 deletions

View File

@@ -20,12 +20,18 @@
"type": "variable",
"computed_type": "size",
"computed_value": "0.75rem"
},
"$label-colors": {
"name": "$label-colors",
"value": "$form-colors",
"type": "variable"
}
},
"list": [
"$label-color",
"$label-weight",
"$help-size"
"$help-size",
"$label-colors"
],
"file_path": "form/tools.sass"
}