commit | 60ba803eef5a9cbe354c419691a915e7285f3c9b | [log] [tgz] |
---|---|---|
author | Tang Cheng <cheng.tang@supwisdom.com> | 周一 6月 20 15:31:17 2016 +0800 |
committer | Tang Cheng <cheng.tang@supwisdom.com> | 周一 6月 20 15:31:17 2016 +0800 |
tree | f0778f5878d950d1a8d0f9ec5fc7b9a496e3399d |
初始版本
diff --git a/themes/bootstrap-blog/source/css/styles.styl b/themes/bootstrap-blog/source/css/styles.styl new file mode 100644 index 0000000..878188e --- /dev/null +++ b/themes/bootstrap-blog/source/css/styles.styl
@@ -0,0 +1,6 @@ +/* Concatenates the stylesheet files */ +@import "hexo-base.css" +@import "callouts.css" +@import "share-box.css" +@import "highlight-js.css" +@import "custom.css"