We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed5fc37 commit a23eb17Copy full SHA for a23eb17
README.md
@@ -52,8 +52,6 @@ To remove any line-clamping, use `line-clamp-none`:
52
53
Utilities are for clamping text up to 6 lines are generated by default:
54
55
-Aspect ratio classes up to 16 are generated by default:
56
-
57
| Class | CSS |
58
| --- | --- |
59
| `line-clamp-1` | `overflow: hidden;`<br>`display: -webkit-box;`<br>`-webkit-box-orient: vertical;`<br>`-webkit-line-clamp: 1;` |
0 commit comments