mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 11:24:29 -07:00
Bulma v9 website (#3249)
* Add Bulma v9 * Add vendor dependencies * Fix native * Fix sponsors * Add style attribute
This commit is contained in:
@@ -43,14 +43,14 @@
|
||||
"value": "$link",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(217, 71%, 53%)"
|
||||
"computed_value": "hsl(229, 53%, 53%)"
|
||||
},
|
||||
"$tabs-link-active-color": {
|
||||
"name": "$tabs-link-active-color",
|
||||
"value": "$link",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(217, 71%, 53%)"
|
||||
"computed_value": "hsl(229, 53%, 53%)"
|
||||
},
|
||||
"$tabs-link-padding": {
|
||||
"name": "$tabs-link-padding",
|
||||
@@ -140,14 +140,14 @@
|
||||
"value": "$link",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(217, 71%, 53%)"
|
||||
"computed_value": "hsl(229, 53%, 53%)"
|
||||
},
|
||||
"$tabs-toggle-link-active-border-color": {
|
||||
"name": "$tabs-toggle-link-active-border-color",
|
||||
"value": "$link",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(217, 71%, 53%)"
|
||||
"computed_value": "hsl(229, 53%, 53%)"
|
||||
},
|
||||
"$tabs-toggle-link-active-color": {
|
||||
"name": "$tabs-toggle-link-active-color",
|
||||
|
||||
Reference in New Issue
Block a user