mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 13:44:15 +00:00
perf: tree shaking Bootstrap CSS (#1736)
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
---
|
||||
---
|
||||
|
||||
@import 'main';
|
||||
@import 'main
|
||||
{%- if jekyll.environment == 'production' -%}
|
||||
.bundle
|
||||
{%- endif -%}
|
||||
';
|
||||
|
||||
/* append your custom style below */
|
||||
|
||||
Reference in New Issue
Block a user