extend-no-selector.txt 178 B

1234
  1. SyntaxError: Extend must be used to extend a selector, it cannot be used on its own in {path}extend-no-selector.less on line 1, column 17:
  2. 1 :extend(.a all) {
  3. 2 property: red;