Socket
Socket
Sign inDemoInstall

@tailwindcss/line-clamp

Package Overview
Dependencies
Maintainers
5
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tailwindcss/line-clamp - npm Package Compare versions

Comparing version 0.0.0-insiders.b983084 to 0.0.0-insiders.c9d99e7

8

CHANGELOG.md

@@ -8,4 +8,10 @@ # Changelog

## [Unreleased]
## [0.4.0] - 2022-04-21
This release of `@tailwindcss/line-clamp` is designed for Tailwind CSS v3.0+, and is not compatible with earlier versions.
### Added
- Add support for arbitrary values ([#10](https://github.com/tailwindlabs/tailwindcss-line-clamp/pull/10))
## [0.3.1] - 2021-12-09

@@ -12,0 +18,0 @@

5

package.json
{
"name": "@tailwindcss/line-clamp",
"version": "0.0.0-insiders.b983084",
"version": "0.0.0-insiders.c9d99e7",
"main": "src/index.js",

@@ -22,3 +22,4 @@ "license": "MIT",

"postcss": "^8.2.2",
"prettier": "^2.5.1"
"prettier": "^2.5.1",
"tailwindcss": "^3.0.23"
},

@@ -25,0 +26,0 @@ "peerDependencies": {

@@ -31,3 +31,3 @@ # @tailwindcss/line-clamp

Use the `line-clamp-{n}` utilities to specify how many lines of text should be visible before truncating::
Use the `line-clamp-{n}` utilities to specify how many lines of text should be visible before truncating:

@@ -34,0 +34,0 @@ ```html

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc