@pandacss/preset-panda
Advanced tools
Comparing version 0.41.0 to 0.42.0
@@ -128,2 +128,5 @@ import * as _pandacss_types from '@pandacss/types'; | ||
}; | ||
'4xl': { | ||
value: string; | ||
}; | ||
full: { | ||
@@ -130,0 +133,0 @@ value: string; |
@@ -661,2 +661,3 @@ "use strict"; | ||
"3xl": { value: "1.5rem" }, | ||
"4xl": { value: "2rem" }, | ||
full: { value: "9999px" } | ||
@@ -663,0 +664,0 @@ }, |
{ | ||
"name": "@pandacss/preset-panda", | ||
"version": "0.41.0", | ||
"version": "0.42.0", | ||
"description": "The preset for PandaCSS that contains the default theme", | ||
@@ -35,3 +35,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@pandacss/types": "0.41.0" | ||
"@pandacss/types": "0.42.0" | ||
}, | ||
@@ -38,0 +38,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
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
105445
2609
+ Added@pandacss/types@0.42.0(transitive)
- Removed@pandacss/types@0.41.0(transitive)
Updated@pandacss/types@0.42.0