mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 03:14:30 -07:00
Add unitless type
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
"name": "$message-header-color",
|
||||
"value": "$text-invert",
|
||||
"type": "variable",
|
||||
"computed_type": "compound",
|
||||
"computed_value": "findColorInvert($text)"
|
||||
"computed_type": "color",
|
||||
"computed_value": "#fff"
|
||||
},
|
||||
"$message-header-weight": {
|
||||
"name": "$message-header-weight",
|
||||
|
||||
Reference in New Issue
Block a user