We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f7feae commit 9807ec8Copy full SHA for 9807ec8
assets/css/jekyll-theme-chirpy.scss
@@ -2,7 +2,7 @@
2
---
3
4
/* prettier-ignore */
5
-@use 'main' {%- if jekyll.environment == 'production' -%}.bundle{%- endif -%};
+@use 'main {%- if jekyll.environment == 'production' -%}.bundle{%- endif -%}';
6
7
/* ===== COLOR PALETTE VARIABLES ===== */
8
$primary-purple: #4a2847;
0 commit comments