2015-02-18 16:57:27 -08:00

7 lines
81 B
SCSS

@import 'options';
@import 'base';
@import 'theme';
body {
background: #EEE;
}