UNPKG

less-tests

Version:

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

10 lines (9 loc) 89 B
.class { width: 99px; } .overwrite { width: 99px; } .nested .class { width: 5px; }