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

@@ -108,7 +108,7 @@
"$render-mode": {
"name": "$render-mode",
"value": "optimizeLegibility",
"type": "string"
"type": "keyword"
},
"$size-1": {
"name": "$size-1",
@@ -208,7 +208,7 @@
"$easing": {
"name": "$easing",
"value": "ease-out",
"type": "string"
"type": "keyword"
},
"$radius-small": {
"name": "$radius-small",
@@ -233,7 +233,7 @@
"$speed": {
"name": "$speed",
"value": "86ms",
"type": "string"
"type": "duration"
},
"$variable-columns": {
"name": "$variable-columns",