diff --git a/layouts/partials/extra-head.html b/layouts/partials/extra-head.html
index 4357d1a..3678843 100644
--- a/layouts/partials/extra-head.html
+++ b/layouts/partials/extra-head.html
@@ -1,3 +1,3 @@
{{ $options := (dict "targetPath" "extra.css" "outputStyle" "compressed" "enableSourceMap" true) }}
-{{ $style := resources.Get "scss/extra.scss" | resources.ToCSS $options | resources.Fingerprint }}
+{{ $style := resources.Get "scss/extra.scss" | css.Sass $options | resources.Fingerprint }}
diff --git a/themes/hello-friend-ng b/themes/hello-friend-ng
index 115f606..64e56ef 160000
--- a/themes/hello-friend-ng
+++ b/themes/hello-friend-ng
@@ -1 +1 @@
-Subproject commit 115f606bd3f7c181a15ee17411f037e79c9515c2
+Subproject commit 64e56efc87e2887bb048fd9b378ed74a88c80f8e