tiny-css-prefixer
tiny-css-prefixer copied to clipboard
upgrade dependencies for ie_mob deprecation
upgrade inline-style-prefixer
- ie_mob
was deprecated and removed from caniuse-api
which landed in [email protected]
here is a reference to full changelog - https://github.com/robinweser/inline-style-prefixer/compare/07f2d5239e305e9e3ce89276e20ce088eb4940ac...master
upgrading the version saves 23 bytes in gzip size.
NB: I upgraded the version here to 2.0.0 just to be on safer side.
On a separate note, I was able to bring the size down to 273B gzip just by removing buble
from builds. Not sure if it's worth the savings. I can create a PR as needed.