mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 11:24:29 -07:00
Update variable JSONs
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
"by_name": {
|
||||
"$progress-bar-background-color": {
|
||||
"name": "$progress-bar-background-color",
|
||||
"value": "$border",
|
||||
"value": "$border-light",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 86%)"
|
||||
"computed_value": "hsl(0, 0%, 93%)"
|
||||
},
|
||||
"$progress-value-background-color": {
|
||||
"name": "$progress-value-background-color",
|
||||
|
||||
Reference in New Issue
Block a user