I have two questions about generating classes with emotion.
1. how can I generate a class with a given name and include it on the page (e.g. ".external_component")?
2. how do I represent inheritance structures with emotion? For example, .x:hover > span {}. How can I do this for my own classes (with generated names) and for named classes from 1?
Dirk
06/10/2022, 3:45 PM
Ok for the generic class i found the inheritance configuration