79723047

Date: 2025-08-02 00:49:49
Score: 2.5
Natty:
Report link

I fix the problem by adding a line to index.css

@import "tailwindcss";
@custom-variant dark (&:where(.dark, .dark *));

if you want to read more: how-i-fixed-tailwind-css-v4-dark-mode-not-working-in-a-vite-react-project

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Serhat Balpetek