sindresorhus / gulp-autoprefixer

Prefix CSS
MIT License
694 stars 50 forks source link

Update to Autoprefixer 8.5 to add grid-gap support for IE 11 #103

Closed shisama closed 6 years ago

shisama commented 6 years ago

Autoprefixer 8.5 supports grid-gap for IE 11. Check Autoprefixer Releases for detail.

sindresorhus commented 6 years ago

Thanks, but this is not needed. Semver handles this for us. Read more here: https://nodesource.com/blog/semver-tilde-and-caret

shisama commented 6 years ago

OK. Thanks. I appreciate you because I use this package.