Welcome to the repository for a customizable and responsive pricing component designed using TailwindCSS. This component is tailored for service-based businesses that offer tiered pricing plans. It is built to be both visually appealing and functional across all device types, utilizing TailwindCSS via Play CDN for ease of integration.
Desktop view:
Tablet view:
Mobile view:
To incorporate this pricing component into your project, copy the contents of pricing.html
and pricing.css
from this repository. Ensure that your project's HTML contains the TailwindCSS CDN if not already included:
<!-- TailwindCSS CDN Link -->
<link href="https://cdn.tailwindcss.com" rel="stylesheet">
For a live demonstration of the pricing component, visit: https://eliottdelhaye.github.io/TailwindCSS-Component-Pricing/