@pandacss/core
Advanced tools
Comparing version 0.0.0-dev-20221123192035 to 0.0.0-dev-20221124070053
@@ -884,3 +884,3 @@ "use strict"; | ||
const ruleset = new AtomicRule(this.context); | ||
return (0, import_shared6.walkStyles)(styleObject, (styles, scope) => { | ||
(0, import_shared6.walkStyles)(styleObject, (styles, scope) => { | ||
ruleset.process({ scope, styles }); | ||
@@ -887,0 +887,0 @@ }); |
{ | ||
"name": "@pandacss/core", | ||
"version": "0.0.0-dev-20221123192035", | ||
"version": "0.0.0-dev-20221124070053", | ||
"description": "core functions for extract-it", | ||
@@ -26,11 +26,11 @@ "main": "dist/index.js", | ||
"lodash.merge": "4.6.2", | ||
"@pandacss/error": "0.0.0-dev-20221123192035", | ||
"@pandacss/types": "0.0.0-dev-20221123192035", | ||
"@pandacss/shared": "0.0.0-dev-20221123192035", | ||
"@pandacss/logger": "0.0.0-dev-20221123192035", | ||
"@pandacss/token-dictionary": "0.0.0-dev-20221123192035" | ||
"@pandacss/error": "0.0.0-dev-20221124070053", | ||
"@pandacss/types": "0.0.0-dev-20221124070053", | ||
"@pandacss/shared": "0.0.0-dev-20221124070053", | ||
"@pandacss/logger": "0.0.0-dev-20221124070053", | ||
"@pandacss/token-dictionary": "0.0.0-dev-20221124070053" | ||
}, | ||
"devDependencies": { | ||
"@types/lodash.merge": "4.6.7", | ||
"@pandacss/fixture": "0.0.0-dev-20221123192035" | ||
"@pandacss/fixture": "0.0.0-dev-20221124070053" | ||
}, | ||
@@ -37,0 +37,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
74225
+ Added@pandacss/error@0.0.0-dev-20221124070053(transitive)
+ Added@pandacss/logger@0.0.0-dev-20221124070053(transitive)
+ Added@pandacss/shared@0.0.0-dev-20221124070053(transitive)
+ Added@pandacss/token-dictionary@0.0.0-dev-20221124070053(transitive)
+ Added@pandacss/types@0.0.0-dev-20221124070053(transitive)
- Removed@pandacss/error@0.0.0-dev-20221123192035(transitive)
- Removed@pandacss/logger@0.0.0-dev-20221123192035(transitive)
- Removed@pandacss/shared@0.0.0-dev-20221123192035(transitive)
- Removed@pandacss/token-dictionary@0.0.0-dev-20221123192035(transitive)
- Removed@pandacss/types@0.0.0-dev-20221123192035(transitive)