Files
Chirpy/assets/css/jekyll-theme-chirpy.scss
yann 7374651ad5
Some checks failed
Build and Deploy / build (push) Has been cancelled
Build and Deploy / deploy (push) Has been cancelled
first commit
2026-04-13 19:49:01 +02:00

12 lines
153 B
SCSS

---
---
/* prettier-ignore */
@use 'main
{%- if jekyll.environment == 'production' -%}
.bundle
{%- endif -%}
';
/* append your custom style below */