This commit is contained in:
Jake Kasper
2025-08-21 07:14:28 -05:00
parent 2a46f7261e
commit b3662ea35e
11 changed files with 648 additions and 100 deletions

View File

@@ -2,6 +2,9 @@
@tailwind components;
@tailwind utilities;
/* Import Leaflet CSS for maps */
@import 'leaflet/dist/leaflet.css';
/* Base styles */
@layer base {
html {