sinatra/test/views/hello.less

5 lines
65 B
Plaintext

@white_colour: #fff;
#main {
background-color: @white_colour;
}