4 lines
70 B
Plaintext
4 lines
70 B
Plaintext
.mixin-definition(@b) {
|
|
@a();
|
|
}
|
|
.mixin-definition({color: red;}); |