79340908

Date: 2025-01-08 22:28:15
Score: 1
Natty:
Report link

Add To Base Layer in Your Css File :


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

@layer base {
  html {
    overflow: auto !important;
    padding: 0 !important;
  }
}

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