I had a problem with ugly colour in input after filling it with remembered password using Dark Mode. In light mode it was yellow, not that bad.
I found some answers using webkit-autofill
in SO here, but had problem with implementing it in with tailwind dark:
prop and with sass in global.scss
file.