fixed tailwind

This commit is contained in:
2025-04-03 13:01:09 +02:00
parent d804c528a6
commit 827d74d49a
5 changed files with 492 additions and 192 deletions

View File

@@ -1,9 +1,6 @@
@import "tailwindcss";
@theme {
--font-sans: "Inter", ui-sans-serif, system-ui, sans-serif,
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
@tailwind base;
@tailwind components;
@tailwind utilities;
html,
body {