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

@@ -25,8 +25,8 @@
"name": "$message-header-color",
"value": "$text-invert",
"type": "variable",
"computed_type": "compound",
"computed_value": "findColorInvert($text)"
"computed_type": "color",
"computed_value": "#fff"
},
"$message-header-weight": {
"name": "$message-header-weight",