From 3b3fb6eb0fbe20923978973b3d4afce7b2efd569 Mon Sep 17 00:00:00 2001 From: Mat Manna Date: Mon, 27 Apr 2026 21:21:30 -0400 Subject: [PATCH] make postbuild support darkmode --- scripts/debug.js | 15 ++++++--------- scripts/post-build.js | 11 ++++++++--- 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/scripts/debug.js b/scripts/debug.js index 33489d5..55c8d2e 100644 --- a/scripts/debug.js +++ b/scripts/debug.js @@ -2,13 +2,10 @@ const fs = require('fs'); const html = fs.readFileSync('_site/index.html', 'utf8'); const css = html.match(/