Add Tippy.js tooltips to focusable elements

This commit is contained in:
Bad Manners 2024-09-07 18:28:08 -03:00
parent a2fbf908aa
commit 09934a9f8e
Signed by: badmanners
GPG key ID: 8C88292CCB075609
11 changed files with 73 additions and 29 deletions

View file

@ -34,6 +34,7 @@
"sanitize-html": "^2.13.0",
"tailwindcss": "^3.4.9",
"tiny-decode": "^0.1.3",
"tippy.js": "^6.3.7",
"toml": "^3.0.0",
"typescript": "^5.5.4"
},