@pandacss/preset-base
Advanced tools
Comparing version 0.0.0-dev-20230704203359 to 0.0.0-dev-20230705141150
@@ -843,3 +843,3 @@ "use strict"; | ||
gridTemplateRows: { | ||
className: "grid-cols", | ||
className: "grid-rows", | ||
values: { | ||
@@ -846,0 +846,0 @@ "1": "repeat(1, minmax(0, 1fr))", |
{ | ||
"name": "@pandacss/preset-base", | ||
"version": "0.0.0-dev-20230704203359", | ||
"version": "0.0.0-dev-20230705141150", | ||
"description": "The base preset for Panda CSS that contains the conditions and utilities", | ||
@@ -17,3 +17,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@pandacss/types": "0.0.0-dev-20230704203359" | ||
"@pandacss/types": "0.0.0-dev-20230705141150" | ||
}, | ||
@@ -20,0 +20,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
+ Added@pandacss/types@0.0.0-dev-20230705141150(transitive)
- Removed@pandacss/types@0.0.0-dev-20230704203359(transitive)