mixin-not-defined-2.txt 175 B

12345
  1. RuntimeError: No matching definition was found for `.non-matching-mixin(x, y)` in {path}mixin-not-defined-2.less on line 6, column 3:
  2. 5 x {
  3. 6 .non-matching-mixin(x, y);
  4. 7 }