piccalilli_’s avatarpiccalilli_’s Twitter Archive—№ 15,530

  1. It’s here, the 10th issue of Piccalilli!! 🎉 It should be making its way to your inboxes now 💌 piccalil.li/issues/10
    oh my god twitter doesn’t include alt text from images in their API
    1. …in reply to @piccalilli_
      This being a milestone issue meant that I had to up the standard of my tutorial this week. In today’s tutorial, we create a dark mode toggle that honours the user’s system preference by default and gives them the option to change it for your website. andy-bell.design/wrote/create-a-user-controlled-dark-or-light-mode/
      1. …in reply to @piccalilli_
        The video shows that because my operating system is in dark mode, the demo honours it by default. I then use the toggle to switch the theme. This is then maintained by local storage.