upvote
Why are your buttons `a` tags?!?

Buttons should be `button` tags. Links should be `a` tags.

reply
Reading charitably, when writing that part of the comment they probably were thinking of links that look like buttons, for example the "Get started" link in Tailwind's home page.

Regardless of how that specific one looks like, I wouldn't like if it were replaced by a <button>.

reply