79459643

Date: 2025-02-22 13:00:52
Score: 1.5
Natty:
Report link

Thanks for the answers you all shared. Tailwind I use is v4 itself

I just changed the postcss.config.js file to postcss.config.mjs

and pasted below lines

export default {
   plugins: {
             "@tailwindcss/postcss": {},
   }
}

then executed the npm run dev command

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Sayuj3