namespacing-functions.css 90 B

12345678910
  1. .foo {
  2. width: 20px;
  3. bar: val;
  4. }
  5. .bar {
  6. width: test;
  7. }
  8. .example {
  9. value: lookup;
  10. }