1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-07 16:17:50 +00:00

refactor: rename sass files

This commit is contained in:
Cotes Chung 2023-09-03 20:05:56 +08:00
parent 4f86b04a84
commit c4af75389a
No known key found for this signature in database
GPG Key ID: 0D9E54843167A808
3 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
* MIT Licensed
*/
@import 'colors/light-typography';
@import 'colors/dark-typography';
@import 'colors/typography-light';
@import 'colors/typography-dark';
@import 'addon/variables';
@import 'variables-hook';
@import 'addon/module';