namespacing-4.css 71 B

12345
  1. .foo {
  2. width: 20px;
  3. background: rebeccapurple;
  4. color: inherit;
  5. }