diff options
Diffstat (limited to '.postcssrc.yml')
-rw-r--r-- | .postcssrc.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.postcssrc.yml b/.postcssrc.yml index 220fe0bb9..efffb39ba 100644 --- a/.postcssrc.yml +++ b/.postcssrc.yml @@ -6,3 +6,4 @@ plugins: - last 2 versions - IE >= 11 - iOS >= 9 + postcss-object-fit-images: {} |