mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
13 lines
195 B
JSON
13 lines
195 B
JSON
{
|
|
"sass-vars": [
|
|
{
|
|
"name": "container-offset",
|
|
"value": "2 * iv.$gap"
|
|
},
|
|
{
|
|
"name": "container-max-width",
|
|
"value": "iv.$fullhd"
|
|
}
|
|
],
|
|
"css-vars": []
|
|
} |