Update variables

This commit is contained in:
Jeremy Thomas
2018-10-31 17:16:10 +00:00
parent bb3f693a70
commit e577bf501b
11 changed files with 101 additions and 13 deletions

View File

@@ -6,10 +6,16 @@
"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-background-color",
"$footer-padding"
],
"file_path": "layout/footer.sass"
}