mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-07 16:17:50 +00:00
12 lines
153 B
SCSS
12 lines
153 B
SCSS
---
|
|
---
|
|
|
|
/* prettier-ignore */
|
|
@use 'main
|
|
{%- if jekyll.environment == 'production' -%}
|
|
.bundle
|
|
{%- endif -%}
|
|
';
|
|
|
|
/* append your custom style below */
|