bulma/docs/_data/variables/grid/columns.json

13 lines
196 B
JSON
Raw Normal View History

{
2018-06-16 19:47:52 +00:00
"by_name": {
"$column-gap": {
"name": "$column-gap",
2018-06-16 19:47:52 +00:00
"value": "0.75rem",
"type": "size"
}
2018-06-16 19:47:52 +00:00
},
"list": [
"$column-gap"
],
"file_path": "grid/columns.sass"
}