@pandacss/types
Advanced tools
Comparing version 0.0.0-dev-20240521175528 to 0.0.0-dev-20240523134142
@@ -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.0.0-dev-20240521175528", | ||
"version": "0.0.0-dev-20240523134142", | ||
"description": "The types for css panda", | ||
@@ -34,3 +34,3 @@ "main": "dist/index.d.ts", | ||
"ts-morph": "21.0.1", | ||
"@pandacss/extractor": "0.0.0-dev-20240521175528" | ||
"@pandacss/extractor": "0.0.0-dev-20240523134142" | ||
}, | ||
@@ -37,0 +37,0 @@ "scripts": { |
965568
22732