mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 04:14:29 -07:00
Update docs variables
This commit is contained in:
13
docs/_data/variables/elements/container.json
Normal file
13
docs/_data/variables/elements/container.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"by_name": {
|
||||
"$container-offset": {
|
||||
"name": "$container-offset",
|
||||
"value": "(2 * $gap)",
|
||||
"type": "compound"
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
"$container-offset"
|
||||
],
|
||||
"file_path": "elements/container.sass"
|
||||
}
|
||||
Reference in New Issue
Block a user