diff options
Diffstat (limited to '.postcssrc.yml')
-rw-r--r-- | .postcssrc.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.postcssrc.yml b/.postcssrc.yml deleted file mode 100644 index efffb39ba..000000000 --- a/.postcssrc.yml +++ /dev/null @@ -1,9 +0,0 @@ -plugins: - postcss-smart-import: {} - precss: {} - autoprefixer: - browsers: - - last 2 versions - - IE >= 11 - - iOS >= 9 - postcss-object-fit-images: {} |