bulma/docs/_data/variables/elements/container.json
2019-05-18 16:12:56 +01:00

13 lines
227 B
JSON

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