mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 11:54:30 -07:00
Add unitless type
This commit is contained in:
@@ -86,8 +86,8 @@
|
||||
"name": "$pagination-current-color",
|
||||
"value": "$link-invert",
|
||||
"type": "variable",
|
||||
"computed_type": "compound",
|
||||
"computed_value": "findColorInvert($blue)"
|
||||
"computed_type": "color",
|
||||
"computed_value": "#fff"
|
||||
},
|
||||
"$pagination-current-background-color": {
|
||||
"name": "$pagination-current-background-color",
|
||||
|
||||
Reference in New Issue
Block a user