79351845

Date: 2025-01-13 10:27:21
Score: 1
Natty:
Report link
const config = {
  plugins: [
    // Some plugins, like tailwindcss/nesting, need to run before Tailwind,
    tailwindcss(), //Maybe tailwindcss is wrong
    // But others, like autoprefixer, need to run after,
    autoprefixer,
  ],
};

tailwindcss() instead of tailwindcss

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