DND/src/styles/globals.css
Italo Borrelli 9c709a137c Scaffold t3
2025-08-16 18:29:50 -07:00

7 lines
191 B
CSS

@import "tailwindcss";
@theme {
--font-sans: var(--font-geist-sans), ui-sans-serif, system-ui, sans-serif,
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}