bgauslin / moon

Location-based moon phase, moonrise, and moonset.
1 stars 0 forks source link

Refactor <moon-photo> with multiple images #64

Closed bgauslin closed 2 months ago

bgauslin commented 7 months ago

The current 26-image sprite in one file makes Webpack and Lighthouse complain.

Use 26 individual images in a grid stack with lazy/eager loading and ARIA attributes for current image instead.