dienstplan/node_modules/less/test/less-bom/errors/extend-not-at-end.less
2017-09-13 07:52:34 +02:00

3 lines
43 B
Plaintext

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