From 0377acf29e6c3ae734459c9e889e557281cceb33 Mon Sep 17 00:00:00 2001
From: Brandon Clayton <bclayton@usgs.gov>
Date: Mon, 24 Feb 2025 10:51:48 -0700
Subject: [PATCH] add leaflet styling

---
 projects/nshmp-apps/src/app/source/model-maps/app.component.scss | 1 +
 1 file changed, 1 insertion(+)

diff --git a/projects/nshmp-apps/src/app/source/model-maps/app.component.scss b/projects/nshmp-apps/src/app/source/model-maps/app.component.scss
index 64647d942..c71b9fe12 100644
--- a/projects/nshmp-apps/src/app/source/model-maps/app.component.scss
+++ b/projects/nshmp-apps/src/app/source/model-maps/app.component.scss
@@ -1 +1,2 @@
 @use '@ghsc/nshmp-lib-ng/styles/leaflet';
+@use 'leaflet/dist/leaflet.css';
-- 
GitLab