React verwenden globale CSS
:global(.myclass) {
background-color: red;
}
Agreeable Antelope
:global(.myclass) {
background-color: red;
}