Skip to content

Commit

Permalink
akursat#6 - do not import global css from node_modules
Browse files Browse the repository at this point in the history
  • Loading branch information
StrangerTwo committed Dec 31, 2022
1 parent 26acc0f commit 7abbad9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ import {
} from '@react-leaflet/core'
import L, { LeafletMouseEventHandlerFn } from 'leaflet'
import 'leaflet.markercluster'
import './assets/MarkerCluster.css'
import './assets/MarkerCluster.Default.css'

delete (L.Icon.Default as any).prototype._getIconUrl
L.Icon.Default.mergeOptions({
Expand Down

0 comments on commit 7abbad9

Please sign in to comment.