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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -23,5 +23,5 @@ package-lock.json
|
||||
!.vscode/tasks.json
|
||||
|
||||
# Misc
|
||||
_sass/dist
|
||||
_sass/vendor
|
||||
assets/js/dist
|
||||
|
||||
Reference in New Issue
Block a user