From bce4c71ccec7ade7f120e6621fd63a5f532857ed Mon Sep 17 00:00:00 2001 From: asandikci Date: Fri, 15 Nov 2024 20:28:29 +0300 Subject: [PATCH] Update assets/css/jekyll-theme-chirpy.scss Signed-off-by: asandikci --- assets/css/jekyll-theme-chirpy.scss | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/css/jekyll-theme-chirpy.scss b/assets/css/jekyll-theme-chirpy.scss index d20545b..c334c5c 100644 --- a/assets/css/jekyll-theme-chirpy.scss +++ b/assets/css/jekyll-theme-chirpy.scss @@ -1,10 +1,10 @@ --- --- -@import 'main -{%- if jekyll.environment == 'production' -%} - .bundle -{%- endif -%} -'; +@import 'main' +// {%- if jekyll.environment == 'production' -%} +// .bundle +// {%- endif -%} +// '; /* append your custom style below */