backoffice/node_modules/less/test/less-bom/import/import-test-c.less

7 lines
39 B
Plaintext
Raw Normal View History

2020-02-06 10:09:39 +00:00

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