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

latest releases: 10.4.19, 10.4.18, 10.4.17...
6 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.