react use global css

37

:global(.myclass) {
  background-color: red;
}

Comments

Submit
0 Comments