mixins-guards-cond-expected.txt 137 Bytes
Newer Older
YazhouChen's avatar
YazhouChen committed
1 2 3
SyntaxError: expected condition in {path}mixins-guards-cond-expected.less on line 1, column 20:
1 .max (@a, @b) when @a {
2   width: @b;