We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3095364 commit 6ab24c2Copy full SHA for 6ab24c2
README.md
@@ -4,6 +4,8 @@ In a project of mine I had to fit some text of unknown length to a container
4
without it wrapping. This utility component does exactly that, regardless of
5
whether if it sits inline, in a flexbox, grid or table. It just works.
6
7
+Demo: https://codesandbox.io/p/sandbox/swvf26
8
+
9
> [!IMPORTANT]
10
>
11
> At the moment the fitter can have some issues adjusting to containers that
0 commit comments