-
I've defined a button recipe that I use throughout my app, and it's all good. However, I want the ability to apply my button styles to an element in the DOM with a specific class name, which I don't have access to, as it's a button created by a third-party library. Is that possible? I know I can define the styles in a global css, but this is not ideal approach |
Beta Was this translation helpful? Give feedback.
Answered by
anubra266
Apr 16, 2024
Replies: 1 comment
-
@Gytjarek You might be looking for this |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
anubra266
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Gytjarek You might be looking for this
https://panda-css.com/docs/guides/static#generating-recipes
Example
https://play.panda-css.com/kVA5otYUmt