backoffice/node_modules/grunt-less/test/fixtures/test.less

6 lines
58 B
Plaintext

@import "variables.less";
body {
background: @black;
}