mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 20:04:30 -07:00
Update variables
This commit is contained in:
@@ -161,13 +161,6 @@
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 96%)"
|
||||
},
|
||||
"$footer-background-color": {
|
||||
"name": "$footer-background-color",
|
||||
"value": "$white-bis",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 98%)"
|
||||
},
|
||||
"$border": {
|
||||
"name": "$border",
|
||||
"value": "$grey-lighter",
|
||||
@@ -308,6 +301,13 @@
|
||||
"computed_type": "font-family",
|
||||
"computed_value": "BlinkMacSystemFont, -apple-system, \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", \"Helvetica\", \"Arial\", sans-serif"
|
||||
},
|
||||
"$family-secondary": {
|
||||
"name": "$family-secondary",
|
||||
"value": "$family-sans-serif",
|
||||
"type": "variable",
|
||||
"computed_type": "font-family",
|
||||
"computed_value": "BlinkMacSystemFont, -apple-system, \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", \"Helvetica\", \"Arial\", sans-serif"
|
||||
},
|
||||
"$family-code": {
|
||||
"name": "$family-code",
|
||||
"value": "$family-monospace",
|
||||
@@ -393,7 +393,6 @@
|
||||
"$light-invert",
|
||||
"$dark-invert",
|
||||
"$background",
|
||||
"$footer-background-color",
|
||||
"$border",
|
||||
"$border-hover",
|
||||
"$text",
|
||||
@@ -414,6 +413,7 @@
|
||||
"$link-active",
|
||||
"$link-active-border",
|
||||
"$family-primary",
|
||||
"$family-secondary",
|
||||
"$family-code",
|
||||
"$size-small",
|
||||
"$size-normal",
|
||||
@@ -426,4 +426,4 @@
|
||||
"$sizes"
|
||||
],
|
||||
"file_path": "utilities/derived-variables.sass"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user