1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2026-01-10 00:46:30 +00:00

feat: upgrade sass architecture

- Modularized the Sass architecture to enhance code maintainability and reduce the output file size
- Replaced deprecated `@import` with `@use` / `@forward`
This commit is contained in:
Cotes Chung
2024-11-21 02:21:34 +08:00
parent 65f960c31a
commit d9d8def9ea
44 changed files with 2662 additions and 2502 deletions

2
.gitignore vendored
View File

@@ -23,5 +23,5 @@ package-lock.json
!.vscode/tasks.json
# Misc
_sass/dist
_sass/vendor
assets/js/dist