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

@@ -13,11 +13,17 @@
"type": "variable",
"computed_type": "color",
"computed_value": "hsl(0, 0%, 29%)"
},
"$progress-indeterminate-duration": {
"name": "$progress-indeterminate-duration",
"value": "1.5s",
"type": "string"
}
},
"list": [
"$progress-bar-background-color",
"$progress-value-background-color"
"$progress-value-background-color",
"$progress-indeterminate-duration"
],
"file_path": "elements/progress.sass"
}