Open charlotte-curran opened 5 years ago
Simple beautiful package, so thanks for that!
Just wondering if there's a way to allow the fit text to work when forcing things to be on a single line? I don't want my text to wrap, and if I give white-space: nowrap the scaling doesnt work, and the text overflows the container. Thanks!
white-space: nowrap
Simple beautiful package, so thanks for that!
Just wondering if there's a way to allow the fit text to work when forcing things to be on a single line? I don't want my text to wrap, and if I give
white-space: nowrap
the scaling doesnt work, and the text overflows the container. Thanks!