@pandacss/types
Advanced tools
Comparing version 0.39.1 to 0.39.2
@@ -70,5 +70,4 @@ import type { ConditionalValue, Nested } from './conditions' | ||
} | ||
type StyleProps = SystemStyleObject & WithCss | ||
export type JsxStyleProps = StyleProps & WithCss | ||
export type JsxStyleProps = SystemStyleObject & WithCss | ||
@@ -75,0 +74,0 @@ export interface PatchedHTMLProps { |
{ | ||
"name": "@pandacss/types", | ||
"version": "0.39.1", | ||
"version": "0.39.2", | ||
"description": "The types for css panda", | ||
@@ -34,3 +34,3 @@ "main": "dist/index.d.ts", | ||
"ts-morph": "21.0.1", | ||
"@pandacss/extractor": "0.39.1" | ||
"@pandacss/extractor": "0.39.2" | ||
}, | ||
@@ -37,0 +37,0 @@ "scripts": { |
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
965532
22732