dienstplan/node_modules/less/test/less-bom/import/import-once-test-c.less
2017-09-13 07:52:34 +02:00

7 lines
39 B
Plaintext

@c: red;
#import {
color: @c;
}