Skip to content

Commit f6974fd

Browse files
committed
add popper
1 parent 2bdca42 commit f6974fd

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

src/content/aesthetics.mdx

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
## Aesthetics
22

33
### UI
4+
45
- [@preachjs/datepicker](https://github.com/preachjs/datepicker) - Headless Datepicker(s) for preact
56
- [@chakra-ui/react](https://v2.chakra-ui.com/) - Create accessible React apps with speed (Usable with "preact/compat")
67

78
### Styling
89

9-
- [tw-in-js/twind](https://github.com/tw-in-js/twind) - The smallest, fastest, most feature complete Tailwind-in-JS solution in existence.
10+
- [tw-in-js/twind](https://github.com/tw-in-js/twind) - The smallest, fastest, most feature complete Tailwind-in-JS solution in existence.
11+
12+
### Charts
13+
14+
- [plotery](https://shelacek.bitbucket.io/plotery) - 5kB declarative SVG-based charting library for Preact
15+
16+
### Helpers
1017

11-
### Charts
12-
- [plotery](https://shelacek.bitbucket.io/plotery) - 5kB declarative SVG-based charting library for Preact
18+
- [@preachjs/popper](https://github.com/preachjs/popper) - Micro positioning library (Vanilla JS)

0 commit comments

Comments
 (0)