Skip to content

Commit 0af036d

Browse files
Update
1 parent 3eda3b2 commit 0af036d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

themes/up-business-theme/layouts/partials/head/_resources.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!-- Load Shared SCSS -->
22
{{- $sharedSCSS := resources.Get "scss/shared/shared.scss" -}}
33
{{- $sharedSCSS := $sharedSCSS | resources.ToCSS (dict "outputStyle" "compressed" "includePaths" (slice "assets")) -}}
4+
<!-- {{- $sharedSCSS := $sharedSCSS | css.Sass (dict "outputStyle" "compressed" "includePaths" (slice "assets")) -}} -->
45
{{- $sharedSCSS := $sharedSCSS | resources.ExecuteAsTemplate "main.scss" . -}}
56

67
<!-- Load Shared JS -->

0 commit comments

Comments
 (0)