mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-28 12:24:23 +00:00
16 lines
262 B
JSON
16 lines
262 B
JSON
{
|
|
"sass-vars": [
|
|
{
|
|
"name": "container-offset",
|
|
"css-var": "container-offset",
|
|
"value": "64px"
|
|
},
|
|
{
|
|
"name": "container-max-width",
|
|
"css-var": "container-max-width",
|
|
"value": "1408px"
|
|
}
|
|
],
|
|
"css-vars": []
|
|
}
|