7 lines
39 B
Plaintext
7 lines
39 B
Plaintext
|
|
@c: red;
|
|
|
|
#import {
|
|
color: @c;
|
|
}
|
|
|
@c: red;
|
|
|
|
#import {
|
|
color: @c;
|
|
}
|