Update docs variables

This commit is contained in:
Jeremy Thomas
2019-05-18 16:12:56 +01:00
parent 02dce47230
commit 187be3694c
17 changed files with 525 additions and 23 deletions

View File

@@ -0,0 +1,13 @@
{
"by_name": {
"$container-offset": {
"name": "$container-offset",
"value": "(2 * $gap)",
"type": "compound"
}
},
"list": [
"$container-offset"
],
"file_path": "elements/container.sass"
}