Chris Coyier shares a nice technique to build accessible emoji lists aka lists with an emoji as the list-style. Never heard of @counter-style before, but that’s how to get custom text as the list style.

Combined with a CSS-in-JS library, this can also be build to be dynamic, getting the data including the emojis, from some CMS.