@theme-ui/css
Advanced tools
Comparing version 0.7.4--canary.1669.b9b1123a3b1146a624544a133ce71147cbd4317a.0 to 0.7.4-develop.0
@@ -155,3 +155,2 @@ import { CSSObject, ThemeUIStyleObject, Theme } from './types'; | ||
readonly borderStartStartRadius: "radii"; | ||
readonly columnRuleWidth: "borderWidths"; | ||
readonly outlineColor: "colors"; | ||
@@ -175,3 +174,2 @@ readonly boxShadow: "shadows"; | ||
readonly minInlineSize: "sizes"; | ||
readonly columnWidth: "sizes"; | ||
readonly fill: "colors"; | ||
@@ -178,0 +176,0 @@ readonly stroke: "colors"; |
@@ -328,3 +328,2 @@ 'use strict'; | ||
borderStartStartRadius: 'radii', | ||
columnRuleWidth: 'borderWidths', | ||
outlineColor: 'colors', | ||
@@ -348,3 +347,2 @@ boxShadow: 'shadows', | ||
minInlineSize: 'sizes', | ||
columnWidth: 'sizes', | ||
// svg | ||
@@ -351,0 +349,0 @@ fill: 'colors', |
@@ -328,3 +328,2 @@ 'use strict'; | ||
borderStartStartRadius: 'radii', | ||
columnRuleWidth: 'borderWidths', | ||
outlineColor: 'colors', | ||
@@ -348,3 +347,2 @@ boxShadow: 'shadows', | ||
minInlineSize: 'sizes', | ||
columnWidth: 'sizes', | ||
// svg | ||
@@ -351,0 +349,0 @@ fill: 'colors', |
@@ -324,3 +324,2 @@ function _arrayLikeToArray(arr, len) { | ||
borderStartStartRadius: 'radii', | ||
columnRuleWidth: 'borderWidths', | ||
outlineColor: 'colors', | ||
@@ -344,3 +343,2 @@ boxShadow: 'shadows', | ||
minInlineSize: 'sizes', | ||
columnWidth: 'sizes', | ||
// svg | ||
@@ -347,0 +345,0 @@ fill: 'colors', |
{ | ||
"name": "@theme-ui/css", | ||
"version": "0.7.4--canary.1669.b9b1123a3b1146a624544a133ce71147cbd4317a.0", | ||
"version": "0.7.4-develop.0", | ||
"source": "src/index.ts", | ||
@@ -18,3 +18,3 @@ "main": "dist/theme-ui-css.cjs.js", | ||
}, | ||
"gitHead": "b9b1123a3b1146a624544a133ce71147cbd4317a" | ||
"gitHead": "86089fa4aaf827d83c6080afa07a93433eedbe13" | ||
} |
@@ -229,3 +229,2 @@ import { | ||
borderStartStartRadius: 'radii', | ||
columnRuleWidth: 'borderWidths', | ||
outlineColor: 'colors', | ||
@@ -249,3 +248,2 @@ boxShadow: 'shadows', | ||
minInlineSize: 'sizes', | ||
columnWidth: 'sizes', | ||
// svg | ||
@@ -252,0 +250,0 @@ fill: 'colors', |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
150622
4307