splitCssProps documentation is incorrect? #2663
adbutterfield
started this conversation in
General
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.
-
I was looking at this page: https://panda-css.com/docs/concepts/style-props#making-your-own-styled-components
There's this line:
But when I use
splitCssProps
in my code, it seems like the order is opposite.cssProps
is the second item in the array.Beta Was this translation helpful? Give feedback.
All reactions