We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b4f62 commit d2320eaCopy full SHA for d2320ea
README.md
@@ -8,11 +8,7 @@ A plugin that provides utilities for visually truncating text after a fixed numb
8
Install the plugin from npm:
9
10
```sh
11
-# Using npm
12
-npm install @tailwindcss/line-clamp
13
-
14
-# Using Yarn
15
-yarn add @tailwindcss/line-clamp
+npm install -D @tailwindcss/line-clamp
16
```
17
18
Then add the plugin to your `tailwind.config.js` file:
0 commit comments