modern-normalize
modern-normalize copied to clipboard
Placeholder opacity in FireFox
FireFox (latest version as of posting) has a slightly lower opacity for input placeholders. See my screenshot below. You fix this with:
input::placeholder { opacity: 1; }
I suggest adding it to your normalizer.