Add new container docs

This commit is contained in:
Jeremy Thomas
2020-09-27 23:50:12 +01:00
parent a84024765b
commit 85f61f2dfd
12 changed files with 256 additions and 63 deletions

View File

@@ -21,7 +21,12 @@
},
"$card-radius": {
"name": "$card-radius",
"value": "0",
"value": "0.25rem",
"type": "size"
},
"$card-overflow": {
"name": "$card-overflow",
"value": "hidden",
"type": "string"
},
"$card-header-background-color": {
@@ -91,6 +96,7 @@
"$card-background-color",
"$card-shadow",
"$card-radius",
"$card-overflow",
"$card-header-background-color",
"$card-header-color",
"$card-header-padding",