markmead / hyperui

Free Tailwind CSS components for application UI, ecommerce and marketing with support for dark mode, RTL and Alpine JS 🚀
https://hyperui.dev
MIT License
9.69k stars 378 forks source link

Feature - New button component #382

Closed dheereshagrwal closed 12 months ago

dheereshagrwal commented 1 year ago

Added a bordered button with translate on hover.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
hyperui ✅ Ready (Inspect) Visit Preview Oct 4, 2023 1:28pm
dheereshagrwal commented 12 months ago

Isn't this just the component above it but with an icon and a dashed border.

Hello, Mark Yes, you are correct; the component I added is just a modification of the component just above it. When I was unable to locate a dashed border button with an icon, I created one and raised a pull request. The purpose of hyperui.dev is to save time by utilising prebuilt components, so I believe that the addition of such a button will help save some time for others.

I have additional components too, so I began contributing with a small one first.