@pandacss/preset-base
Advanced tools
Comparing version 0.38.0 to 0.39.0
@@ -317,15 +317,2 @@ import * as _pandacss_types from '@pandacss/types'; | ||
}; | ||
linkBox: { | ||
transform(props: { | ||
[x: string]: any; | ||
[x: number]: any; | ||
[x: string & Record<never, never>]: any; | ||
}): { | ||
position: "relative"; | ||
'& :where(a, abbr)': { | ||
position: "relative"; | ||
zIndex: "1"; | ||
}; | ||
}; | ||
}; | ||
linkOverlay: { | ||
@@ -338,3 +325,2 @@ jsxElement: string; | ||
}): { | ||
position: "static"; | ||
_before: any; | ||
@@ -341,0 +327,0 @@ }; |
{ | ||
"name": "@pandacss/preset-base", | ||
"version": "0.38.0", | ||
"version": "0.39.0", | ||
"description": "The base preset for Panda CSS that contains the conditions and utilities", | ||
@@ -35,3 +35,3 @@ "author": "Segun Adebayo <joseshegs@gmail.com>", | ||
"dependencies": { | ||
"@pandacss/types": "0.38.0" | ||
"@pandacss/types": "0.39.0" | ||
}, | ||
@@ -38,0 +38,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
173658
6456
+ Added@pandacss/types@0.39.0(transitive)
- Removed@pandacss/types@0.38.0(transitive)
Updated@pandacss/types@0.39.0