UNPKG

less-tests

Version:

LESS CSS test-suite. Run any kind of test on LESS stylesheets.

20 lines (19 loc) 190 B
.clearfix, .foo, .bar { *zoom: 1; } .clearfix:after, .foo:after, .bar:after { content: ''; display: block; clear: both; height: 0; } .foo { color: red; } .bar { color: blue; }