mirror of
https://github.com/cotes2020/chirpy-starter.git
synced 2025-07-02 20:38:58 +10:00
fix: update layout and import Chirpy template files
This commit is contained in:
10
assets/css/jekyll-theme-chirpy.scss
Normal file
10
assets/css/jekyll-theme-chirpy.scss
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
---
|
||||
|
||||
@import 'main
|
||||
{%- if jekyll.environment == 'production' -%}
|
||||
.bundle
|
||||
{%- endif -%}
|
||||
';
|
||||
|
||||
/* append your custom style below */
|
Reference in New Issue
Block a user