tailwindcss-plugins
Installation
SKILL.md
Tailwind CSS Plugins
Official Plugins
@tailwindcss/typography
Beautiful typographic defaults for content you don't control (Markdown, CMS content).
Installation
npm install -D @tailwindcss/typography
@import "tailwindcss";
@plugin "@tailwindcss/typography";