@pandacss/preset-base
Advanced tools
Comparing version 0.36.1 to 0.37.0
@@ -93,2 +93,3 @@ import * as _pandacss_types from '@pandacss/types'; | ||
vertical: string; | ||
starting: string; | ||
}; | ||
@@ -646,4 +647,5 @@ utilities: _pandacss_types.UtilityConfig; | ||
}; | ||
globalCss: _pandacss_types.GlobalStyleObject; | ||
}; | ||
export { preset as default, preset }; |
{ | ||
"name": "@pandacss/preset-base", | ||
"version": "0.36.1", | ||
"version": "0.37.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.36.1" | ||
"@pandacss/types": "0.37.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
175106
6500
+ Added@pandacss/types@0.37.0(transitive)
- Removed@pandacss/types@0.36.1(transitive)
Updated@pandacss/types@0.37.0