2020-08-08 18:10:38 +08:00

6 lines
116 B
Stylus

@import 'header';
@import 'sidebar';
@import 'footer';
@import 'mobile' if (hexo-config('mobile_layout_economy'));