You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
178 B
4 lines
178 B
RuntimeError: Ambiguous use of `default()` found when matching for `.m(1, 2)` in {path}mixins-guards-default-func-1.less on line 8, column 5:
|
|
7 .m(1, 1);
|
|
8 .m(1, 2);
|
|
9 }
|
|
|