Minor Changes
- 63b3f1f: - Boost style extraction performance by moving more work away from postcss
- Using a hashing strategy, the compiler only computes styles/classname once per style object and prop-value-condition
pair - Fix regression in previous implementation that increased memory usage per extraction, leading to slower performance
over time
- Using a hashing strategy, the compiler only computes styles/classname once per style object and prop-value-condition
Patch Changes
- Updated dependencies [63b3f1f]
- Updated dependencies [f688102]
- @pandacss/core@0.24.0
- @pandacss/generator@0.24.0
- @pandacss/parser@0.24.0
- @pandacss/types@0.24.0
- @pandacss/config@0.24.0
- @pandacss/token-dictionary@0.24.0
- @pandacss/error@0.24.0
- @pandacss/extractor@0.24.0
- @pandacss/logger@0.24.0
- @pandacss/shared@0.24.0