UNPKG

less-tests

Version:

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

9 lines (6 loc) 77 B
@import "import-test-c"; @b: 100%; .mixin { height: 10px; color: @c; }