diff options
Diffstat (limited to 'assets/css/jekyll-theme.css')
-rw-r--r-- | assets/css/jekyll-theme.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/assets/css/jekyll-theme.css b/assets/css/jekyll-theme.css new file mode 100644 index 0000000..5491dcb --- /dev/null +++ b/assets/css/jekyll-theme.css @@ -0,0 +1,7 @@ +@import 'jekyll-theme/fix_bootstrap.css'; +@import 'jekyll-theme/footer.css'; +@import 'jekyll-theme/posts.css'; +@import 'jekyll-theme/shell.css'; +@import 'jekyll-theme/snippets.css'; +@import 'jekyll-theme/syntax.css'; +@import 'jekyll-theme/utils.css'; |