first commit
This commit is contained in:
11
assets/css/jekyll-theme-chirpy.scss
Normal file
11
assets/css/jekyll-theme-chirpy.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
---
|
||||
|
||||
/* prettier-ignore */
|
||||
@use 'main
|
||||
{%- if jekyll.environment == 'production' -%}
|
||||
.bundle
|
||||
{%- endif -%}
|
||||
';
|
||||
|
||||
/* append your custom style below */
|
||||
Reference in New Issue
Block a user