Add unitless type

This commit is contained in:
Jeremy Thomas
2018-06-17 01:05:48 +01:00
parent e8f3fc0d66
commit dd59374591
25 changed files with 248 additions and 155 deletions

View File

@@ -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",