Files
2025-08-27 17:10:05 +08:00

6 lines
83 B
Plaintext

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