postProcessor.less 47 Bytes
Newer Older
jatuporn Tonggasem's avatar
jatuporn Tonggasem committed
1 2 3 4
@color: white;
.test {
    color: @color;
}