mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 03:44:31 -07:00
Bulma v9 website (#3249)
* Add Bulma v9 * Add vendor dependencies * Fix native * Fix sponsors * Add style attribute
This commit is contained in:
@@ -19,13 +19,19 @@
|
||||
"name": "$icon-dimensions-large",
|
||||
"value": "3rem",
|
||||
"type": "size"
|
||||
},
|
||||
"$icon-text-spacing": {
|
||||
"name": "$icon-text-spacing",
|
||||
"value": "0.25em",
|
||||
"type": "size"
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
"$icon-dimensions",
|
||||
"$icon-dimensions-small",
|
||||
"$icon-dimensions-medium",
|
||||
"$icon-dimensions-large"
|
||||
"$icon-dimensions-large",
|
||||
"$icon-text-spacing"
|
||||
],
|
||||
"file_path": "elements/icon.sass"
|
||||
}
|
||||
Reference in New Issue
Block a user