Blame view

node_modules/less/test/less-bom/errors/namespacing-2.txt 130 Bytes
ce4c83ff   wxy   初始提交
1
2
3
4
  NameError: property "not-found" not found in {path}namespacing-2.less on line 6, column 11:
  5 .val {
  6   foo: @dr[not-found];
  7 }