Sha256: dd71bbfdb26e526a878fedd841fa5d3d1ecd48fa6a968568617123e7f49f5282
Contents?: true
Size: 484 Bytes
Versions: 1
Compression:
Stored size: 484 Bytes
Contents
/*! * The styles for Jekyll theme Chirpy * * Chirpy v3.0.2 (https://github.com/cotes2020/jekyll-theme-chirpy) * © 2021 Cotes Chung * MIT Licensed */ @import "colors/light-typography"; @import "colors/dark-typography"; @import "addon/module"; @import "addon/variables"; @import 'addon/syntax'; @import "addon/commons"; @import "layout/home"; @import "layout/post"; @import "layout/tags"; @import "layout/archives"; @import "layout/categories"; @import "layout/category-tag";
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-chirpy-3.0.2 | _sass/jekyll-theme-chirpy.scss |