mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-06 00:47:09 +00:00
fix(control): remove tailwindcss/typography from app.css
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user