### Version ```sh npm add tailwindcss @tailwindcss/postcss -D不能正确输出tailwindCSS样式 npm add tailwindcss@^3 -D老版本一切正常 ``` ### Details <img width="1684" height="742" alt="Image" src="https://github.com/user-attachments/assets/68d63a32-c336-478f-a795-44082e87970d" /> v3版本正常输出tailwind <img width="1163" height="624" alt="Image" src="https://github.com/user-attachments/assets/a07b5005-bd69-47f7-8c62-fd8848e88951" /> v4异常 ### Reproduce link . ### Reproduce Steps .