Files
next-coins/app/app.css
2026-03-04 02:35:48 +01:00

7 lines
179 B
CSS

@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";
}