Tailwind Stamps is a open source collection of reusable TailwindCSS HTML Components.
Once you have forked and cloned the repository to your local machine. Navigate to the project folder and run following commands
npm install
npm run build
build
command will compile the tailwindcss and 11ty changes and will server the site on the local server.