Cool-Y.github.io/themes/next/source/css/_common/components/components.styl

17 lines
309 B
Stylus
Raw Normal View History

2019-04-02 08:28:32 +00:00
@import "highlight";
@import "tags";
@import "buttons";
@import "pagination";
@import "comments";
@import "tag-cloud";
@import hexo-config('sidebar.b2t') ? "back-to-top-sidebar" : "back-to-top";
@import "header";
@import "post";
@import "sidebar";
@import "footer";
@import "third-party";
@import "pages";