Skip to content
Compare
Choose a tag to compare

This release of @tailwindcss/line-clamp is designed for Tailwind CSS v3.0+, and is not compatible with earlier versions.

To upgrade, make sure you are on the latest version of Tailwind CSS, then install @tailwindcss/line-clamp@latest:

npm install -D @tailwindcss/line-clamp@latest

Added

  • Add support for arbitrary values (#10)
Compare
Choose a tag to compare

Fixed

  • Add LICENSE file (#13)

Changed

  • Remove dist folder and related dependencies (#11)
ac71ca8
Compare
Choose a tag to compare
  • Add support for Tailwind CSS v3.0+
Compare
Choose a tag to compare

Fixed

  • Mark tailwindcss as a peer-dependency for monorepo support (#6)
a8f3b80
Compare
Choose a tag to compare

Small release!

Added

  • Allow using numbers instead of strings in your config (#3)