Hi,
i'm new to statamic and tailwind. I have read the documentation and watched the videos about mix. But my Tailwind CSS is not working.
In the installtion path from statamic i did:
npm install
After that i run:
npm run dev
The terminal says: compiled successfully to /js/site.js and css/tailwind.css But the terminal is then frozen. I only get out wit "STRG + C". I copied over a navbar from Tailwind Components. But the dropdown is not working. What is the problem?