I spent a lot of time in HTML-only frontend, but now I'm using React with Laravel on the backend.
Laravel and React are installed correctly, no problems. But after I install Tailwind, I get an error in my terminal when running npm run dev
.
Here are screenshots:
I followed this link: tailwind website
After that I follow this link also: https://tailwindcss.com/docs/installation#post-css-7-compatibility-build
When I run this command npm run dev
I see an error on my terminal.