@pandacss/preset-base
Advanced tools
Comparing version 0.0.0-dev-20240328120054 to 0.0.0-dev-20240401174015
@@ -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.0.0-dev-20240328120054", | ||
"version": "0.0.0-dev-20240401174015", | ||
"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.0.0-dev-20240328120054" | ||
"@pandacss/types": "0.0.0-dev-20240401174015" | ||
}, | ||
@@ -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
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
175142
6500
+ Added@pandacss/types@0.0.0-dev-20240401174015(transitive)
- Removed@pandacss/types@0.0.0-dev-20240328120054(transitive)