mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 05:04:28 -07:00
Update variables include template
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"dir_name": "layout",
|
||||
"file_name": "footer",
|
||||
"file_relative_path": "layout/footer.sass",
|
||||
"file_line_from": 1,
|
||||
"file_line_to": 1,
|
||||
"file_url": "https://github.com/jgthms/bulma/blob/master/sass/layout/footer.sass#L1,L1",
|
||||
"vars": {
|
||||
"footer-background-color": {
|
||||
"id": "footer-background-color",
|
||||
"by_name": {
|
||||
"$footer-background-color": {
|
||||
"name": "$footer-background-color",
|
||||
"value": "$background"
|
||||
"value": "$white-bis",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 98%)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
"$footer-background-color"
|
||||
],
|
||||
"file_path": "layout/footer.sass"
|
||||
}
|
||||
Reference in New Issue
Block a user