Sinnbeck's avatar
Level 102

Lists are broken

@jeffreyway

It seems that lists are currently broken (missing styling). Is tailwind missing the "prose" class?

Ordered list

  1. First item
  2. Second item

Unordered list

  • Item
  • Item

Example: https://laracasts.com/discuss/channels/testing/is-there-a-way-to-clone-dev-db-data-to-test-db?page=1&replyId=777497

0 likes
2 replies
JeffreyWay's avatar
Level 59

@sinnbeck Oh thanks for spotting that. I'll fix that real quick.

We don't use Tailwind's "prose" class, but I did retire a bulk of CSS earlier this week. This must have fallen through the cracks.

Sinnbeck's avatar
Level 102

@JeffreyWay thanks. But be aware that the ordered list renders as an unordered list. I often use ordered list to write step by step guides or a list of suggestions

Please or to participate in this conversation.