I created a React app and then integrated Tailwind to it. When I ran npm start, I got this error. TypeError: Object.entries(...).flatMap is not a function[![enter image description here][1]][1] TypeError: Object.entries(...).flatMap is not a function at flattenColorPalette (/media/rishi/142468BD2468A408/web/tailwind-react-demo/node_modules/tailwindcss/lib/util/flattenColorPalette.js:8:83) ...
Home/tailwind-css
Discy Latest Questions
I installed the new tailwindcss version 2.0 and I’ve got the following error. I tried to uninstall postcss and tailwindcss but it does not work. Need help. Module build failed (from ./node_modules/postcss-loader/src/index.js): Error: PostCSS plugin tailwindcss requires PostCSS ...