I’m using the Lumos framework but it probably wasn’t worth the hassle.
None of my lists are showing the bullet points. I’ve gone through it more times than I can handle, I’m guessing it’s something the lumos style guide but I can’t figure it out.
Any help would be amazing thank you so so much
If you scroll right to the bottom of the style guide page, you’ll see a couple of rich text blocks, where no bullet points are showing
I can see that now you are applying custom background image to represent the bullet points. But just for your reference, there is a difference between class selectors, custom properties between the site’s style guide link you shared and the Lumos Framework’s styleguide.
For example, the list items have a custom property as display:list-item which is missing in the site you shared. You can compare the official framework style guide along with your site to see the changes made and if you set the styling and properties accordingly without making any overriding changes, it should work.