Autoprefixer Versions Save

Parse CSS and add vendor prefixes to rules by Can I Use

10.4.19

1 month ago
  • Removed end value has mixed support, consider using flex-end warning since end/start now have good support.

10.4.18

1 month ago
  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@Goodwine).

10.4.17

3 months ago
  • Fixed user-select: contain prefixes.

10.4.16

7 months ago
  • Improved performance (by @romainmenke).
  • Fixed docs (by @coliff).

10.4.15

7 months ago
  • Fixed ::backdrop prefixes (by @yisibl).
  • Fixed docs (by @coliff).

10.4.14

1 year ago
  • Improved startup time and reduced JS bundle size (by @Knagis).

10.4.13

1 year ago
  • Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.

10.4.12

1 year ago
  • Fixed support of unit-less zero angle in backgrounds (by @yisibl).

10.4.11

1 year ago
  • Fixed text-decoration prefixes by moving to MDN data (by @romainmenke).

10.4.10

1 year ago
  • Fixed unicode-bidi prefixes by moving to MDN data.