Skip to content
This repository was archived by the owner on Feb 14, 2022. It is now read-only.

Commit 76ceb6d

Browse files
authored
Update index.mdx
1 parent 8dbbb9c commit 76ceb6d

File tree

1 file changed

+1
-1
lines changed
  • src/pages/multi-line-truncation-with-tailwindcss-line-clamp

1 file changed

+1
-1
lines changed

src/pages/multi-line-truncation-with-tailwindcss-line-clamp/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Sound familiar? If so, the line-clamp plugin is here to save your bacon.
2121

2222
<p className="lead">
2323
A few weeks back we released{' '}
24-
<a href="#">
24+
<a href="https://github.com/tailwindlabs/tailwindcss-line-clamp">
2525
<code>@tailwindcss/line-clamp</code>
2626
</a>
2727
, an official Tailwind CSS plugin for truncating text to a specific number of lines.

0 commit comments

Comments
 (0)