bulma/docs/_data/variables/layout/footer.json
2018-06-20 01:21:22 +01:00

15 lines
318 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%)"
}
},
"list": [
"$footer-background-color"
],
"file_path": "layout/footer.sass"
}