@tailwind base; @tailwind components; @tailwind utilities; @import 'leaflet/dist/leaflet.css'; html, body { @apply bg-gray-950 text-gray-100 font-mono; }