Update variables include template

This commit is contained in:
Jeremy Thomas
2018-06-16 20:47:52 +01:00
parent ace4c58fc7
commit 1ff1edcf53
51 changed files with 2420 additions and 1498 deletions

View File

@@ -0,0 +1,5 @@
{
"by_name": {},
"list": [],
"file_path": "grid/_all.sass"
}

View File

@@ -1,15 +1,13 @@
{
"dir_name": "grid",
"file_name": "columns",
"file_relative_path": "grid/columns.sass",
"file_line_from": 1,
"file_line_to": 1,
"file_url": "https://github.com/jgthms/bulma/blob/master/sass/grid/columns.sass#L1,L1",
"vars": {
"column-gap": {
"id": "column-gap",
"by_name": {
"$column-gap": {
"name": "$column-gap",
"value": "0.75rem"
"value": "0.75rem",
"type": "size"
}
}
},
"list": [
"$column-gap"
],
"file_path": "grid/columns.sass"
}

View File

@@ -0,0 +1,5 @@
{
"by_name": {},
"list": [],
"file_path": "grid/tiles.sass"
}