--- --- @use 'abstracts/variables' with ( $theme: '{{ site.theme_mode }}' ); /* prettier-ignore */ @use 'main {%- if jekyll.environment == 'production' -%} .bundle {%- endif -%} '; /* append your custom style below */