79528731

Date: 2025-03-23 09:49:30
Score: 0.5
Natty:
Report link

Import plugin like this:

@plugin "daisyui" {
    themes: false;
}
@plugin "daisyui/theme" {
    name: "light";
    default: true; /* here */
    prefersdark: false;
    color-scheme: light;
    --color-error: red;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Subhan Shamsoddini