sandbox-react/config-tutorial/src/style/main.less

6 lines
77 B
Plaintext

@import "header.less";
@color: #f5adad;
body {
background-color: @color;
}