STRML / textFit

A jQuery-free component that quickly fits single and multi-line text to the width (and optionally height) of its container.
https://textfit.strml.net
637 stars 123 forks source link

TextFit not working with ul/ol #61

Open pranshuagrawal opened 2 years ago

pranshuagrawal commented 2 years ago

Hi, First of all, such an amazing plugin this is! Though it works on most of use cases, it does not seem to be resizing when applied on an ordered/ unordered list.

Any workaround for the same?