UNPKG

less-tests

Version:

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

8 lines (5 loc) 155 B
@my_theme: "test"; @import "import/import-@{my_theme}-e.less"; @import "import/import-@{in}@{terpolation}.less"; @in: "in"; @terpolation: "terpolation";