From 9c992375b068444e99208725e76cf4f358b9fe20 Mon Sep 17 00:00:00 2001
From: Vic GUTT <guttvictor@yahoo.fr>
Date: Wed, 5 Feb 2025 17:43:29 +0100
Subject: [PATCH] docs: added a note regarding v4 compatibility

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index d20b50d..240fb99 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,11 @@
 
 A plugin that provides a basic reset for form styles that makes form elements easy to override with utilities.
 
+> [!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
 
 Install the plugin from npm: