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

3 lines
43 B
Plaintext
Raw Normal View History

2017-12-22 17:22:08 +00:00
.a:extend(.b all).c {
property: red;
}