You are right. And I said the same thing. Tailwind is CSS but that has nothing to do with markup which is strictly HTML.
Markup is the description of the contents of the document. CSS is the styling of the document and has nothing to do with description of content. That is the realm of HTML.
Semantic HTML was a pipe dream and a silly idea in hindsight.