mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 19:34:30 -07:00
Add unitless type
This commit is contained in:
@@ -153,8 +153,8 @@
|
||||
"name": "$tabs-toggle-link-active-color",
|
||||
"value": "$link-invert",
|
||||
"type": "variable",
|
||||
"computed_type": "compound",
|
||||
"computed_value": "findColorInvert($blue)"
|
||||
"computed_type": "color",
|
||||
"computed_value": "#fff"
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
|
||||
Reference in New Issue
Block a user