aboutsummaryrefslogblamecommitdiff
path: root/_sass/jekyll-theme-chirpy.scss
blob: 1424a576e1aa653e6ae14aed8afdbfd7fc04224c (plain) (tree)























                                                                   
/*!
 * The styles for Jekyll theme Chirpy
 *
 * Chirpy v5.6.1 (https://github.com/cotes2020/jekyll-theme-chirpy)
 * © 2019 Cotes Chung
 * MIT Licensed
 */

@import
  "colors/light-typography",
  "colors/dark-typography",

  "addon/variables",
  "variables-hook",
  "addon/module",
  "addon/syntax",
  "addon/commons",

  "layout/home",
  "layout/post",
  "layout/tags",
  "layout/archives",
  "layout/categories",
  "layout/category-tag";