Skip to content

Instantly share code, notes, and snippets.

@KittenCodes
Created September 19, 2020 07:31
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KittenCodes/3afbce14bbde11643673fe150065001b to your computer and use it in GitHub Desktop.
Save KittenCodes/3afbce14bbde11643673fe150065001b to your computer and use it in GitHub Desktop.
Tippy PHP & HTML
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<link
rel="stylesheet"
href="https://unpkg.com/tippy.js@6/animations/shift-away.css"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment