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

@@ -17,7 +17,7 @@
"$card-shadow": {
"name": "$card-shadow",
"value": "0 2px 3px rgba($black, 0.1), 0 0 0 1px rgba($black, 0.1)",
"type": "compound"
"type": "size"
},
"$card-header-background-color": {
"name": "$card-header-background-color",
@@ -34,7 +34,7 @@
"$card-header-shadow": {
"name": "$card-header-shadow",
"value": "0 1px 2px rgba($black, 0.1)",
"type": "compound"
"type": "size"
},
"$card-header-weight": {
"name": "$card-header-weight",
@@ -56,7 +56,7 @@
"$card-footer-border-top": {
"name": "$card-footer-border-top",
"value": "1px solid $border",
"type": "compound"
"type": "size"
}
},
"list": [