UNPKG

less-tests

Version:

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

13 lines (10 loc) 128 B
@import 'import/import-test.less'; body { font-family: arial, sans-serif; } nonsense; .clickable { cursor: pointer; }