Include component in classname #2789
Unanswered
mikematos84
asked this question in
Q&A
Replies: 1 comment
-
The generated class names will include the component name if you use For You can also pass in |
Beta Was this translation helpful? Give feedback.
0 replies
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 have been looking around to see if I can find the answer to this but so far have come up short. Comping from styled components, I was used to seeing the component name as part of the className. I was wondering if there was a way to have that same functionality within the classNames generated by emotion CSS.
I am using @emotion/styled and @emotion/react in my project.
Beta Was this translation helpful? Give feedback.
All reactions