Update dependency autoprefixer to v10.4.0 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
autoprefixer | 10.3.7 -> 10.4.0 |
Release Notes
postcss/autoprefixer
v10.4.0
In Autoprefixer 10.4 @lukewarlow added :autofill
support:
input:-webkit-autofill {
background-color: red;
}
input:autofill {
background-color: red;
}
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by igswsihw-wmadepbot