esbuild-plugin-postcss2/test/styles/preprocessors.less
2021-02-20 11:13:24 +01:00

6 lines
45 B
Plaintext

@test: 2em;
.LessClass {
height: @test;
}