-
Hello, I am migrating our stitchesJS styled component library to Panda CSS. the
it doesn't look like the component returned by the panda |
Beta Was this translation helpful? Give feedback.
Answered by
anubra266
Jul 26, 2024
Replies: 1 comment 2 replies
-
Check out this playground: const Img = styled('img')
const span = styled('span') You might find this doc helpful |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
hainessss
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@hainessss
Check out this playground:
https://play.panda-css.com/JzPVnnizuC
You might find this doc helpful
https://panda-css.com/docs/migration/stitches#styled-function