From fdda9f29a126e0c998a50f92bba800ea015d4c3d Mon Sep 17 00:00:00 2001 From: ZAKARIA ELALAOUI <63521765+zakarialaoui10@users.noreply.github.com> Date: Tue, 17 Sep 2024 13:13:38 +0100 Subject: [PATCH] Add Tippy (tooltip library) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6eee03f..9b10757 100644 --- a/README.md +++ b/README.md @@ -817,6 +817,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [simptip](https://github.com/arashmanteghi/simptip) - A simple CSS tooltip made with Sass. * [toolbar](https://github.com/paulkinzett/toolbar) - A tooltip style toolbar jQuery plugin * [hint.css](https://github.com/chinchang/hint.css) - A tooltip library in CSS for your lovely websites. +* [tippy](https://github.com/atomiks/tippyjs) - A tooltip, popover, dropdown, and menu solution for the web. ## Modals and Popups