pixsy/node_modules/less/test/less-bom/errors/extend-not-at-end.txt
synth-ruiner 495f1d958e initial
2017-12-22 17:22:08 +00:00

4 lines
157 B
Plaintext

SyntaxError: Extend can only be used at the end of selector in {path}extend-not-at-end.less on line 1, column 21:
1 .a:extend(.b all).c {
2 property: red;