From: Michael Tremer Date: Tue, 9 Jan 2024 17:21:33 +0000 (+0000) Subject: error-pages: Compress CSS as hard as possible X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a26c3188db90606f01395da3318a08bd85f25643;p=ipfire.org.git error-pages: Compress CSS as hard as possible Signed-off-by: Michael Tremer --- diff --git a/src/error-pages/_config.yml b/src/error-pages/_config.yml index 3e276df6..2fb6eae8 100644 --- a/src/error-pages/_config.yml +++ b/src/error-pages/_config.yml @@ -5,4 +5,4 @@ email: hostmaster@ipfire.org url: "https://www.ipfire.org" sass: - sass_dir: ../sass + style: compressed