In some random playing around, I saw that the ::first-letter pseudo-element is happy to match an emoji. And then initial-letter is happy to bump it up in size which feels like an easy way to make a kinda fun looking list that would survive syndication and such. Firefox doesn’t support initial-letter but whatever, it’s easily a progressive-enhancement thing. Interestingly, Safari requires -webkit-initial-letter which feels like one of the very last remaining vendor prefixes we need to think about. Even mask stuff is unprefixed now.
Featured
Web Monetization is Still Inching Along, But Still Too Difficult
Just a simple link tag in HTML can point to an online wallet to take payments, and a JavaScript API to react to them. But it’s (still) early days.