This repository demonstrates a common issue encountered when using Tailwind CSS for centering elements: overflowing content breaking the centering layout. The bug.js file shows the problematic code, ...
The current spec text for block-ellipsis (which is one of the longhands for line-clamp) says that when an ellipsis is inserted on the last line before clamp, it must be placed after the last soft wrap ...