Content elements
Tailwind gives direct control over links, lists, blockquotes, tables and other HTML elements. Use semantic elements and then style them with utilities.
Interactive states
Links should have a visible hover and focus treatment. Do not communicate link identity using color alone; underlines or other visual cues can help.
Rich content
For content that comes from Markdown or a CMS, consider the typography plugin rather than manually adding dozens of classes to generated HTML.