Patch Changes
-
93dc9f5: Public changes: Some quality of life fixes for the Studio:
- Handle displaying values using the
[xxx]
escape-hatch syntax fortextStyles
in the studio - Display an empty state when there's no token in a specific token page in the studio
(mostly) Internal changes:
- Add
deepResolveReference
in TokenDictionary, helpful to get the raw value from a semantic token by recursively
traversing the token references. - Added some exports in the
@pandacss/token-dictionary
package, mostly useful when building tooling around Panda
(Prettier/ESLint/VSCode plugin etc)
- Handle displaying values using the
-
Updated dependencies [885963c]
-
Updated dependencies [99870bb]
- @pandacss/types@0.37.1
- @pandacss/shared@0.37.1
- @pandacss/logger@0.37.1