-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Description
#7526 inlines the entire maplibre-gl.css
stylesheet into the Plotly.js bundle, to fix the styling of attributions in MapLibre.
This works, but also adds about 45 kB to the bundle size. Plausibly we could slim down the CSS and include only the styles we definitely need.
This file (4 kB) is enough to fix the attribution styling:
However this will require adding a script to parse and subset the CSS which runs as part of the build process.
Metadata
Metadata
Assignees
Labels
No labels