pixsy/node_modules/less/test/less-bom/errors/css-guard-default-func.txt

5 lines
217 B
Plaintext
Raw Normal View History

2017-12-22 17:22:08 +00:00
SyntaxError: error evaluating function `default`: it is currently only allowed in parametric mixin guards, in {path}css-guard-default-func.less on line 2, column 16:
1
2 selector when (default()) {
3 color: red;