6 lines
58 B
Plaintext
6 lines
58 B
Plaintext
|
@import "variables.less";
|
||
|
|
||
|
body {
|
||
|
background: @black;
|
||
|
}
|