backoffice/node_modules/less/test/less-bom/plugin/plugin-transitive.less

5 lines
72 B
Plaintext
Raw Normal View History

2020-02-06 10:09:39 +00:00
@plugin "plugin-transitive";
.other {
trans : test-transitive();
}