local changes from server
[redakcja.git] / apps / wiki / static--wiki--editor--node_modules--grunt-contrib-less--node_modules--less--test / less / errors / extend-not-at-end.txt
1 SyntaxError: Extend can only be used at the end of selector in {path}extend-not-at-end.less on line 1, column 21:
2 1 .a:extend(.b all).c {
3 2   property: red;