From 0a0dd278fec13051cc1d99812eaee6a775a2b42a Mon Sep 17 00:00:00 2001 From: gilesb Date: Fri, 9 Jan 2026 10:30:32 +0000 Subject: [PATCH] Add Tailwind typography plugin for prose styling The README on the home page uses prose classes which require the typography plugin to render headers and other markdown elements. Co-Authored-By: Claude Opus 4.5 --- server.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server.py b/server.py index 2a5bffb..4d75dbd 100644 --- a/server.py +++ b/server.py @@ -226,7 +226,7 @@ def sign_activity(activity: dict, username: str) -> dict: # Tailwind CSS config for L2 - dark theme to match L1 TAILWIND_CONFIG = ''' - +