#tailwindcss error message
1 messages · Page 1 of 1 (latest)
Based on the knowledge sources provided, it seems like you're encountering an issue with Tailwind CSS in your Next.js project. However, the specific error message you're seeing isn't directly addressed in the provided sources.
The error message suggests that the '@tailwind' directives in your CSS file aren't being recognized. This usually happens when Tailwind CSS isn't properly set up or isn't being processed by PostCSS.