From 74f2b5f5a7e282e51f07022e17c20723deef7e2e Mon Sep 17 00:00:00 2001 From: E44 <129310925+programmer-44@users.noreply.github.com> Date: Sat, 22 Nov 2025 13:12:16 +0100 Subject: [PATCH] fix(control): remove tailwindcss/typography from app.css --- control/frontend/src/app.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/control/frontend/src/app.css b/control/frontend/src/app.css index a92f90a..105fb4d 100644 --- a/control/frontend/src/app.css +++ b/control/frontend/src/app.css @@ -1,6 +1,4 @@ @import 'tailwindcss'; -@plugin '@tailwindcss/typography'; - /* Adding more color steps */ @theme { @@ -20,8 +18,6 @@ - - /* Splitpanes */ .splitpanes.mudics-stone-theme { .splitpanes__pane {