github postcss/autoprefixer 8.2.0
8.2 “Ad Astra per Aspera”

latest releases: 10.5.0, 10.4.27, 10.4.26...
8 years ago

The Great Seal of the State of Kansas

Autoprefixer 8.2 brings color-adjust support.

@YozhikM, @soul-wish, and @yuriyalekseyev did a great work. They added new data to Can I Use and implemented a new feature to Autoprefixer.

body {
    -webkit-print-color-adjust: exact;
            color-adjust: exact;
}

Don't miss a new autoprefixer release

NewReleases is sending notifications on new releases.