@pandacss/preset-panda
Advanced tools
Comparing version 0.0.0-dev-20240627180503 to 0.0.0-dev-20240704152139
@@ -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.0.0-dev-20240627180503", | ||
"version": "0.0.0-dev-20240704152139", | ||
"description": "The preset for PandaCSS that contains the default theme", | ||
@@ -35,3 +35,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@pandacss/types": "0.0.0-dev-20240627180503" | ||
"@pandacss/types": "0.0.0-dev-20240704152139" | ||
}, | ||
@@ -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
105481
2609
+ Added@pandacss/types@0.0.0-dev-20240704152139(transitive)
- Removed@pandacss/types@0.0.0-dev-20240627180503(transitive)