fix(control): remove tailwindcss/typography from app.css

This commit is contained in:
E44
2025-11-22 13:12:16 +01:00
parent 408ffc3e22
commit 74f2b5f5a7
-4
View File
@@ -1,6 +1,4 @@
@import 'tailwindcss'; @import 'tailwindcss';
@plugin '@tailwindcss/typography';
/* Adding more color steps */ /* Adding more color steps */
@theme { @theme {
@@ -20,8 +18,6 @@
/* Splitpanes */ /* Splitpanes */
.splitpanes.mudics-stone-theme { .splitpanes.mudics-stone-theme {
.splitpanes__pane { .splitpanes__pane {