From 0016a40651f823ec3b0c43bdddfd187cb751b20c Mon Sep 17 00:00:00 2001
From: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Date: Thu, 28 Sep 2023 17:32:05 +0200
Subject: [PATCH] fix: really hide the pixel image from scripts (#18316)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
---
layouts/partials/utils/css.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/layouts/partials/utils/css.html b/layouts/partials/utils/css.html
index d003e7d599..10aaca0a76 100644
--- a/layouts/partials/utils/css.html
+++ b/layouts/partials/utils/css.html
@@ -4,7 +4,7 @@
{{ $styles = $styles | minify | fingerprint | resources.PostProcess }}
{{ end }}