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.
Tailwind and CSS have nothing to do with semantics of a document outline and its markup.