Closed steren closed 1 year ago
Make it an option.
And then:`
const isDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches;
Make it an option.
And then:`