Update changelog, Update docs JSON

This commit is contained in:
Jeremy Thomas
2021-06-18 18:37:01 +01:00
parent d6d32e8050
commit a67981ba22
11 changed files with 44 additions and 20 deletions

View File

@@ -23,8 +23,10 @@
},
"$box-shadow": {
"name": "$box-shadow",
"value": "0 0.5em 1em -0.125em rgba($scheme-invert, 0.1), 0 0px 0 1px rgba($scheme-invert, 0.02)",
"type": "shadow"
"value": "$shadow",
"type": "variable",
"computed_type": "shadow",
"computed_value": "0 0.5em 1em -0.125em rgba($scheme-invert, 0.1), 0 0px 0 1px rgba($scheme-invert, 0.02)"
},
"$box-padding": {
"name": "$box-padding",