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": {
"$tile-spacing": {
"name": "$tile-spacing",
"value": "0.75rem",
"type": "size"
}
},
"list": [
"$tile-spacing"
],
"file_path": "grid/tiles.sass"
}