all repos — wp-autoless @ c037d09840f32b02aec40f2b34d2647692182e24

vendor/leafo/lessphp/tests/outputs/scopes.css (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
body div other world {
  height: 50;
}
div other world {
  height: 50;
}
pre {
  height: 10;
  height: 11;
  height: 12;
}