UNPKG

less-tests

Version:

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

6 lines (5 loc) 115 B
.a { color: green; // tests line number for import reference is correct } @import "file-does-not-exist.less";