There are a few ways to include these buttons in your page:
1. Include the Tailwind JIT in your page.
<!-- Include CDN JavaScript -->
<script src="https://unpkg.com/tailwindcss-jit-cdn"></script>
<!-- Include the Button Code Here -->
2. Add to your TailwindCSS Project.
Copy & Paste the code into any of your Tailwind projects with JIT mode enabled.
3. Paste into this Codepen.
Give it a try by pasting the code into this Codepen.
You can now paste it into your awesome project.