@pandacss/types
Advanced tools
Comparing version 0.0.0-dev-20221219112004 to 0.0.0-dev-20221219162854
@@ -7,3 +7,3 @@ type CssRule = { | ||
properties: { | ||
[property: string]: string[] | boolean | ||
[property: string]: string[] | ||
} | ||
@@ -10,0 +10,0 @@ /** |
{ | ||
"name": "@pandacss/types", | ||
"version": "0.0.0-dev-20221219112004", | ||
"version": "0.0.0-dev-20221219162854", | ||
"description": "The types for css panda", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.d.ts", |
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
879520