Add object-fit polyfill for Edge (#4182)

This commit is contained in:
unarist
2017-07-14 08:59:34 +09:00
committed by Eugen Rochko
parent a9067167bb
commit eeb5923e89
5 changed files with 74 additions and 3 deletions

View File

@ -6,3 +6,4 @@ plugins:
- last 2 versions
- IE >= 11
- iOS >= 9
postcss-object-fit-images: {}