The list-style property is a shorthand property that sets values for three different list-related properties in one declaration:| CSS-Tricks
I was reading “Creative List Styling” on Google’s web.dev blog and noticed something odd in one of the code examples in the ::marker section of the article.| CSS-Tricks