Skip to content

Commit a0235d5

Browse files
authored
Merge pull request #66 from LuizMeier/revert-65-feat/13-migrate-full-chirpy-version
Revert "Fixoing build"
2 parents 3e22335 + 9f8c64a commit a0235d5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
---
33

4-
@use 'main' as *;
5-
4+
@use 'main
65
{%- if jekyll.environment == 'production' -%}
7-
@import 'main.bundle';
6+
.bundle
87
{%- endif -%}
8+
';
99

10-
/* append your custom style below */
10+
/* append your custom style below */

0 commit comments

Comments
 (0)