Skip to content

10.4 “ǃke e꞉ ǀxarra ǁke”

Compare
Choose a tag to compare
@ai ai released this 28 Oct 10:33
· 104 commits to main since this release
10.4.0

Coat of arms of South Africa

In Autoprefixer 10.4 @lukewarlow added :autofill support:

input:-webkit-autofill {
  background-color: red;
}

input:autofill {
  background-color: red;
}