79502652

Date: 2025-03-12 04:52:39
Score: 0.5
Natty:
Report link

Need to import the tailwind css utility files in the root css file.

Below are the utility files which needs to be used

@tailwind base;
@tailwind components;
@tailwind utilities;

Along with this make sure postcss plugin is configured properly.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Vijay Ramesh