I was facing a similar issue while working with Magento 2 and the Hyva theme.
After some investigation, I found that Tailwind CSS v4 is currently not supported by Hyvä.
I downgraded to Tailwind CSS v3, and everything started working as expected.
You can install it using:
npm install tailwindcss@3