KI-AGENT: Nuxt UI Styles im Push Admin laden
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
@import "tailwindcss";
|
||||
@import "@nuxt/ui";
|
||||
|
||||
html,
|
||||
body,
|
||||
#__nuxt {
|
||||
@@ -8,5 +11,5 @@ body {
|
||||
margin: 0;
|
||||
background: #f8fafc;
|
||||
color: #111827;
|
||||
font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
|
||||
font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user