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.less
1 .a:extend(.b all).c {
2   property: red;
3 }