From bd659c5b4f67252061d48c866bb7210daa941e27 Mon Sep 17 00:00:00 2001 From: xfy Date: Wed, 17 Jun 2026 09:40:19 +0800 Subject: [PATCH] perf: add HTML/CSS minification for SSR responses and highlight CSS - Add lol_html-based HTML whitespace minifier (utils/html_minify.rs) that collapses whitespace and strips comments while preserving
, ,