From 34340052eb4fa5103fd65f28f93f211753929529 Mon Sep 17 00:00:00 2001 From: Jonathan Reinink Date: Fri, 31 Mar 2023 14:55:02 -0400 Subject: [PATCH] Tweak warning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6878b74..46fb7df 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A plugin that provides utilities for visually truncating text after a fixed number of lines. > **Warning** -> As of Tailwind CSS v3.3 the `line-clamp` utilities are now included by default and this plugin is no longer required. +> As of Tailwind CSS v3.3 the `line-clamp` utilities are now included in the framework by default and this plugin is no longer required. ## Installation