I am getting this error whenever I run npm start. I tried a couple of fixes but none of them work for me. I tried to change the version of autoprefixer to 9.8.6 but it didn\'t w
Ok, to me was fixed removing package-lock.json and installing:
"tailwindcss": "^1.8.10" "postcss-cli": "^7.1.0" "autoprefixer": "^9.7.5"