mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 02:44:29 -07:00
Update variables
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user