4 lines
40 B
Text
4 lines
40 B
Text
|
$white ?= #fff
|
||
|
body {
|
||
|
color: $white;
|
||
|
}
|