From 1a245569dea7c21a8374bcfa0949fad7fcdadf8c Mon Sep 17 00:00:00 2001 From: Joren Van Hee <231202+jorenvanhee@users.noreply.github.com> Date: Sun, 9 Mar 2025 00:04:10 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90872db..9cbad4d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Requires **Tailwind v1.0** or higher. 1. Install the plugin: ```bash -npm install tailwindcss-debug-screens --save-dev +npm install tailwindcss-debug-screens@2 --save-dev ``` 2. Add it to your `tailwind.config.js` file: