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
169 B
4 lines
169 B
RuntimeError: Ambiguous use of `default()` found when matching for `.m(2)` in {path}mixins-guards-default-func-3.less on line 8, column 5:
|
|
7 .m(1);
|
|
8 .m(2);
|
|
9 }
|
|
|