postcss / autoprefixer

Parse CSS and add vendor prefixes to rules by Can I Use
https://twitter.com/autoprefixer
MIT License
21.58k stars 1.25k forks source link

Browserslist is outdated #1456

Closed Draghmar closed 2 years ago

Draghmar commented 2 years ago

Not sure how to deal with this issue: obraz Should I try to update Browserslist by myself or should I wait for Autoprefixer to get updated? And if it's the first one, how should I do it without risking screwing something? ;)

ai commented 2 years ago

You should ask the author of text editor to update Browserslist version in their bundle.

Autoprefixer Core uses the latest version from npm.

But when you are putting all dependencies to the bundle you are locking versions.