Nice blog, but I have a question and doubt...
it looks like you used
& js to support dark mode feature on your website, but it is not accessible via keyboard. I mean when you press Tab button,
isn't focusable by default, I guess...
you can use the famous & check-trick, which is accessible.
You can put your
inside and making the 's opacity:0.
Nice blog, but I have a question and doubt...
it looks like you used
& js to support dark mode feature on your website, but it is not accessible via keyboard. I mean when you press Tab button,
isn't focusable by default, I guess...
you can use the famous & check-trick, which is accessible.
inside and making the 's opacity:0.
You can put your