We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8fc036 commit 93a0610Copy full SHA for 93a0610
README.md
@@ -7,10 +7,12 @@ A UI component library for [Phlex](https://www.phlex.fun/) using
7
You can see a full list of the components at
8
[https://protos.inhouse.work/](https://protos.inhouse.work/).
9
10
-Tailwindcss classes are merged using
+- Tailwindcss classes are merged using
11
[tailwind\_merge](https://github.com/gjtorikian/tailwind_merge).
12
+- Uses [tippy.js](https://atomiks.github.io/tippyjs/v6/getting-started/) for
13
+ dropdowns, combobox, and popovers
14
-Other Phlex based UI libraries:
15
+Other Phlex based UI libraries worth checking out:
16
17
- [PhlexUI](https://phlexui.com/)
18
- [ZestUI](https://zestui.com/)
0 commit comments