This commit is contained in:
Logan
2026-04-06 02:45:18 -04:00
parent 636a847ee1
commit 8c0bcd60c9
3 changed files with 3 additions and 2 deletions
+2
View File
@@ -2,6 +2,8 @@
@tailwind components;
@tailwind utilities;
@import 'leaflet/dist/leaflet.css';
html, body {
@apply bg-gray-950 text-gray-100 font-mono;
}