Investigate how to switch images between light and dark mode #1318
Labels
spike
This issue needs to be researched and explored before determining a course of action
Milestone
Summary of the bug
Without loading them all in Gatsby, we need a way of loading the light and dark mode versions of images e.g. for the do don't caution images.
Perhaps using a package (gatsby image plugin?) to only load one lot of the images per theme mode.
We need to ensure performance isn't too negatively impacted by having double the amount of images.
The text was updated successfully, but these errors were encountered: