Skip to content

Releases: postcss/autoprefixer

10.4 “ǃke e꞉ ǀxarra ǁke”

28 Oct 10:33
@ai ai
10.4.0
Compare
Choose a tag to compare

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;
}

10.3.7

04 Oct 20:27
@ai ai
10.3.7
Compare
Choose a tag to compare

9.8.8

04 Oct 20:27
@ai ai
9.8.8
Compare
Choose a tag to compare
  • Replaced nanocolors with picocolors.
  • Reduced package size.

10.3.6

26 Sep 07:57
@ai ai
10.3.6
Compare
Choose a tag to compare
  • Updated nanocolors.
  • Reduced package size.

9.8.7

26 Sep 07:52
@ai ai
9.8.7
Compare
Choose a tag to compare
  • Replaced colorette with nanocolors.
  • Reduced package size.

10.3.5

26 Sep 07:52
@ai ai
10.3.5
Compare
Choose a tag to compare
  • Replaced colorette to nanocolors.

10.3.4

03 Sep 10:37
@ai ai
10.3.4
Compare
Choose a tag to compare
  • Fixed stretch value in latest Firefox.

10.3.3

03 Sep 10:36
@ai ai
10.3.3
Compare
Choose a tag to compare
  • Fixed wrong -moz- prefix from ::file-selector-button (by @usmanyunusov).

10.3.2

21 Aug 18:19
@ai ai
10.3.2
Compare
Choose a tag to compare

10.3.1

12 Jul 17:31
@ai ai
10.3.1
Compare
Choose a tag to compare
  • Fixed adding wrong prefixes to content (by @lukewarlow).