# Multi-line truncation with @tailwindcss/line-clamp

DevFeed: [Multi-line truncation with @tailwindcss/line-clamp](<https://devfeed.tech/articles/multi-line-truncation-with-tailwindcss-line-clamp-3476.md>)

Original publisher: [Read original article](<https://tailwindcss.com/blog/multi-line-truncation-with-tailwindcss-line-clamp>)

Published: 2021-01-24T20:00:00Z

Content type: tutorial

Language: en

Sources: [Tailwind CSS Blog](<https://devfeed.tech/sources/tailwind-css-blog.md>)

Topics: [TailwindCSS](<https://devfeed.tech/topics/tailwindcss.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [plugin](<https://devfeed.tech/tags/plugin.md>), [tailwindcss](<https://devfeed.tech/tags/tailwindcss.md>)

## AI overview

This tutorial introduces the official @tailwindcss/line-clamp plugin for truncating text to a specified number of lines with a trailing ellipsis.

## Source excerpt

A few weeks back we released @tailwindcss/line-clamp, an official Tailwind CSS plugin for truncating text to a specific number of lines.