Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
docs: added a note regarding v4 compatibility
  • Loading branch information
VicGUTT committed Feb 5, 2025
commit ef7c1fd4671502b61c63a0a5a9ddc1abbc0b9f40
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ The official Tailwind CSS Typography plugin provides a set of `prose` classes yo

To see what it looks like in action, check out our [live demo](https://play.tailwindcss.com/uj1vGACRJA?layout=preview) on Tailwind Play.

> [!NOTE]
> The plugin works fine with Tailwind CSS v4.0 as-is. You can still make use of a `tailwind.config.js` file to customize the CSS generated.
>
> We are hoping to do a CSS-only version in the near future once we've tackled all the post-v4 launch bugs.

---

## Installation
Expand Down