namespacing-2.css 96 B

1234567891011
  1. .bar {
  2. width: 800px;
  3. height: 2px;
  4. }
  5. .foo {
  6. width: 800px;
  7. }
  8. .lunch {
  9. treat: ice cream;
  10. }