mixin-not-visible-in-scope-1.txt 153 Bytes
Newer Older
YazhouChen's avatar
YazhouChen committed
1 2 3 4
NameError: .a is undefined in {path}mixin-not-visible-in-scope-1.less on line 7, column 13:
6     & {
7         .b {.a} // was Err. before 1.6.2
8     }