diff --git a/layouts/partials/head-css.html b/layouts/partials/head-css.html index 29ab1f13b..d72c0964f 100644 --- a/layouts/partials/head-css.html +++ b/layouts/partials/head-css.html @@ -11,7 +11,6 @@ {{ $rtlCSS = . | postCSS | minify | fingerprint -}} {{ end -}} {{ $css = $css | postCSS | minify | fingerprint -}} - {{- end -}} @@ -20,13 +19,9 @@ */ -}} {{ with $rtlCSS -}} - + {{ end -}} - + {{- /**/ -}}