pixsy/node_modules/less/test/less-bom/errors/extend-not-at-end.less

3 lines
43 B
Plaintext

.a:extend(.b all).c {
property: red;
}