mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-07 08:07:51 +00:00
9 lines
143 B
SCSS
9 lines
143 B
SCSS
---
|
|
# Aggregation of CSS files.
|
|
# © 2018-2019 Cotes Chung
|
|
# MIT License
|
|
---
|
|
|
|
@import "_src/main";
|
|
@import "_src/syntax";
|
|
@import "_src/fonts"; |