Skip to content

Commit f2a3821

Browse files
committed
[update] prettier ignore
1 parent 107a246 commit f2a3821

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

assets/css/jekyll-theme-chirpy.scss

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1+
---
2+
---
3+
14
/* prettier-ignore */
2-
@use 'main {%- if jekyll.environment == 'production' -%}.bundle{%- endif -%}';
5+
@use 'main
6+
{%- if jekyll.environment == 'production' -%}
7+
.bundle
8+
{%- endif -%}
9+
';
310

411
/* ===== COLOR PALETTE VARIABLES ===== */
512
$primary-purple: #2a1628;

0 commit comments

Comments
 (0)