79767623

Date: 2025-09-17 17:16:26
Score: 1
Natty:
Report link

my tailwind.config.ts was just like:

module.exports = withUt({
  darkMode: ['class'],

then i removed the third bracket and it didn't show any erros

module.exports = withUt({
  darkMode: 'class',
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Jerry Jeriomio