🐼 Panda v0.17.0 #1558
anubra266
announced in
Announcements
🐼 Panda v0.17.0
#1558
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To upgrade to v0.17.0:
What's Changed
Fixed
@layer tokens
CSS declarations when usingcssVarRoot
with multiple selectors, likeroot, :host, ::backdrop
Added
styles will be merged correctly.
Limitation: This feature does not allow compose mixed styled composition. A mixed styled composition happens when an
element is created from a cva/inline cva, and another created from a config recipe.
config.prefix
object Partial so that each key is optional.config.logLevel
from the Panda config to the logger in every context. FixesRespect logLevel in PostCSS plugin #1451
jsx
property, with a dot notationwill have a default
jsx
property of:[Button, Button.Root, Button.Icon, Button.Label]
Beta Was this translation helpful? Give feedback.
All reactions