Blame view

node_modules/less/test/less-bom/errors/css-guard-default-func.txt 217 Bytes
ce4c83ff   wxy   初始提交
1
2
3
4
  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;