0.2.1 • Published 10 months ago
@rdub/next-leaflet v0.2.1
@rdub/next-leaflet
Install
npm install @rdub/next-leafletYou'll also want to this CSS (required by src/map/settings.tsx) to your _app.tsx:
import '@fortawesome/fontawesome-svg-core/styles.css'Note also how src/map/settings.tsx disables automatic fontawesome CSS injection:
import { config, IconProp } from '@fortawesome/fontawesome-svg-core'
config.autoAddCss = falseUsed in: