bulma/docs/_data/variables/layout/footer.json

15 lines
318 B
JSON
Raw Normal View History

{
2018-06-16 19:47:52 +00:00
"by_name": {
"$footer-background-color": {
"name": "$footer-background-color",
2018-06-16 19:47:52 +00:00
"value": "$white-bis",
"type": "variable",
"computed_type": "color",
"computed_value": "hsl(0, 0%, 98%)"
}
2018-06-16 19:47:52 +00:00
},
"list": [
"$footer-background-color"
],
"file_path": "layout/footer.sass"
}