mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 19:34:30 -07:00
Add unitless type
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"$title-line-height": {
|
||||
"name": "$title-line-height",
|
||||
"value": "1.125",
|
||||
"type": "string"
|
||||
"type": "unitless"
|
||||
},
|
||||
"$title-strong-color": {
|
||||
"name": "$title-strong-color",
|
||||
@@ -70,7 +70,7 @@
|
||||
"$subtitle-line-height": {
|
||||
"name": "$subtitle-line-height",
|
||||
"value": "1.25",
|
||||
"type": "string"
|
||||
"type": "unitless"
|
||||
},
|
||||
"$subtitle-strong-color": {
|
||||
"name": "$subtitle-strong-color",
|
||||
|
||||
Reference in New Issue
Block a user