feat: install leaflet and import CSS

This commit is contained in:
Ovidiu U
2026-04-06 09:35:35 +01:00
parent 68c535b348
commit 0955873221
3 changed files with 9 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
"autoprefixer": "^10.4.20",
"concurrently": "^9.0.1",
"laravel-vite-plugin": "^3.0.0",
"leaflet": "^1.9.4",
"tailwindcss": "^4.0.7",
"vite": "^8.0.0"
},