Consolidate app styles into Tailwind build

This commit is contained in:
rajchales-monito
2026-08-06 17:32:16 +02:00
parent 0058493a54
commit 74146c1ad8
5 changed files with 5 additions and 4 deletions
-1603
View File
File diff suppressed because it is too large Load Diff
-1
View File
@@ -6,7 +6,6 @@
<title>MaalFlows Admin</title>
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
<link rel="stylesheet" href="/tailwind.css">
<link rel="stylesheet" href="/admin.css">
</head>
<body>
<main class="shell">
+1 -1
View File
File diff suppressed because one or more lines are too long