This solved the issue for vue 3 vite project(2025).
You need to open src/assets/base.css file
Then you need to remove this code.
I hope this will fix the issue. Please follow the tailwind official document as well to install tailwind for vue project.