mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
21 lines
462 B
JSON
21 lines
462 B
JSON
{
|
|
"by_name": {
|
|
"$footer-background-color": {
|
|
"name": "$footer-background-color",
|
|
"value": "$white-bis",
|
|
"type": "variable",
|
|
"computed_type": "color",
|
|
"computed_value": "hsl(0, 0%, 98%)"
|
|
},
|
|
"$footer-padding": {
|
|
"name": "$footer-padding",
|
|
"value": "3rem 1.5rem 6rem",
|
|
"type": "size"
|
|
}
|
|
},
|
|
"list": [
|
|
"$footer-background-color",
|
|
"$footer-padding"
|
|
],
|
|
"file_path": "layout/footer.sass"
|
|
} |