mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-18 18:33:42 +00:00
6 lines
116 B
Stylus
6 lines
116 B
Stylus
@import 'header';
|
|
@import 'sidebar';
|
|
@import 'footer';
|
|
|
|
@import 'mobile' if (hexo-config('mobile_layout_economy'));
|