frappe_docker/frappe-bench/node_modules/less/test/less-bom/nested-gradient-with-svg-gradient/mixin-consumer.less
2017-07-31 15:51:51 +05:30

5 lines
83 B
Text

@import "svg-gradient-mixin.less";
.gray-gradient {
.gradient-mixin(#999);
}