Skip to content

Commit 9807ec8

Browse files
committed
[fix] build error
1 parent 2f7feae commit 9807ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/jekyll-theme-chirpy.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
---
33

44
/* prettier-ignore */
5-
@use 'main' {%- if jekyll.environment == 'production' -%}.bundle{%- endif -%};
5+
@use 'main {%- if jekyll.environment == 'production' -%}.bundle{%- endif -%}';
66

77
/* ===== COLOR PALETTE VARIABLES ===== */
88
$primary-purple: #4a2847;

0 commit comments

Comments
 (0)