@compiled/utils
Advanced tools
Comparing version 0.13.1 to 0.13.2
@@ -167,5 +167,2 @@ "use strict"; | ||
'border-inline-end-width', | ||
'border-left-color', | ||
'border-left-style', | ||
'border-left-width', | ||
'border-right-color', | ||
@@ -182,5 +179,2 @@ 'border-right-style', | ||
'border-left-width', | ||
'border-right-color', | ||
'border-right-style', | ||
'border-right-width', | ||
], | ||
@@ -187,0 +181,0 @@ 'border-left': [ |
{ | ||
"name": "@compiled/utils", | ||
"version": "0.13.1", | ||
"version": "0.13.2", | ||
"description": "A familiar and performant compile time CSS-in-JS library for React.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://compiledcssinjs.com", |
@@ -235,5 +235,2 @@ export type ShorthandProperties = | ||
'border-inline-end-width', | ||
'border-left-color', | ||
'border-left-style', | ||
'border-left-width', | ||
'border-right-color', | ||
@@ -250,5 +247,2 @@ 'border-right-style', | ||
'border-left-width', | ||
'border-right-color', | ||
'border-right-style', | ||
'border-right-width', | ||
], | ||
@@ -255,0 +249,0 @@ 'border-left': [ |
Sorry, the diff of this file is not supported yet
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
67715
1612