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

6 lines
58 B
Plaintext
Raw Normal View History

2020-02-06 10:09:39 +00:00
@import "variables.less";
body {
background: @black;
}