Update assets/css/jekyll-theme-chirpy.scss
Some checks failed
Build and Deploy Test Version - next.asandikci.com / build_deploy (push) Failing after 1m1s
Some checks failed
Build and Deploy Test Version - next.asandikci.com / build_deploy (push) Failing after 1m1s
This commit is contained in:
parent
e81ba8b0aa
commit
c2c1533c68
1 changed files with 4 additions and 4 deletions
|
@ -2,9 +2,9 @@
|
|||
---
|
||||
|
||||
@import 'main'
|
||||
// {%- if jekyll.environment == 'production' -%}
|
||||
// .bundle
|
||||
// {%- endif -%}
|
||||
// ';
|
||||
{%- if jekyll.environment == 'production' -%}
|
||||
.bundle
|
||||
{%- endif -%}
|
||||
';
|
||||
|
||||
/* append your custom style below */
|
||||
|
|
Loading…
Reference in a new issue