Skip to content

Commit

Permalink
[fix ]: css
Browse files Browse the repository at this point in the history
Signed-off-by: Bo-Wei Chen(BWbwchen) <[email protected]>
  • Loading branch information
BWbwchen committed Dec 21, 2023
1 parent 1a22d28 commit ae5b2f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions blog/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

@import "../_sass/normalize";

@import "../_sass/variables";
@import "../_sass/blog_variables";
@import "../_sass/code";
@import "../_sass/spacing";
@import "../_sass/style";
Expand All @@ -13,4 +13,4 @@
@import "../_sass/content/lists";
@import "../_sass/content/tags";

@import "../_sass/components/theme-toggle";
@import "../_sass/components/theme-toggle";

0 comments on commit ae5b2f7

Please sign in to comment.