Patch Changes
-
f37fd8d: Fix
cssgen --splittingnot fully respectingstaticCss: { recipes: "*" }.- When
staticCss: { recipes: "*" }is set globally, individual recipes with their ownstaticCssproperty would
override the global wildcard, potentially omitting variants. - Split CSS generation was missing recipes that only have base styles (no variants).
- When
-
Updated dependencies [86b30b1]
- @pandacss/types@1.7.0
- @pandacss/logger@1.7.0
- @pandacss/token-dictionary@1.7.0
- @pandacss/is-valid-prop@1.7.0
- @pandacss/shared@1.7.0