Skip to content
Merged
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
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
> [!NOTE]
> As of Tailwind CSS v3.3, `line-clamp` utilities are included in the framework by default and this plugin is no longer required.

# @tailwindcss/line-clamp

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 in the framework by default and this plugin is no longer required.

## Installation

Install the plugin from npm:
Expand Down