Answers for "cannot Nesting classes sass nextjs"

0

cannot Nesting classes sass nextjs

.div {
  :global .x {
    color: red;
  }
}
Posted by: Guest on January-15-2022

Browse Popular Code Answers by Language