bulma/docs/_data/variables/elements/container.json

13 lines
227 B
JSON
Raw Normal View History

2019-05-18 15:12:56 +00:00
{
"by_name": {
"$container-offset": {
"name": "$container-offset",
"value": "(2 * $gap)",
"type": "compound"
}
},
"list": [
"$container-offset"
],
"file_path": "elements/container.sass"
}