Open Donnie opened 3 years ago
Hello,
I have not tried it with Node version 10. But as per TailwindCSS documentation, to use Tailwind CSS with PostCSS, Tailwind CSS requires Node.js 12.13.0 or higher.
Can you please try with Node.js version 12.13.0 or higher? Let me know if the issue persists after using upgraded Node.js.
Thanks.
I cloned the project to my local directory, run
npm install
andnpm run dev
to see this error. I am looking into solutions, any help would be greatly appreciated!