You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2025. It is now read-only.
gulp-postcss uses the latest version of postcss and so correctly supports BrowsersList.
By using the latest version of postcss and BrowserList the issues around the disappearing -webkit-flex prefixes gets solved.
gulp-postcssuses the latest version ofpostcssand so correctly supports BrowsersList.By using the latest version of
postcssand BrowserList the issues around the disappearing-webkit-flexprefixes gets solved.See reference postcss ticket postcss/autoprefixer#917
Also that package is an postcss official packages to we can rely more on that package to be updated.