rsnext/examples/with-next-less/style.less
2018-05-29 10:37:03 +02:00

5 lines
49 B
Text

@theme: red;
.example {
color: @theme;
}