79516062

Date: 2025-03-18 01:20:29
Score: 1
Natty:
Report link

i just had to install @tailwindcss/postcss as dependency and updated my postcss.config.js to

module.exports = {
plugins: {
    "@tailwindcss/postcss": {},
    autoprefixer: {},
},

}

and the error disappeared

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Simon Asarga