diff --git a/postcss.config.js b/postcss.config.js deleted file mode 100644 index 2be0631..0000000 --- a/postcss.config.js +++ /dev/null @@ -1,5 +0,0 @@ -module.exports = { - plugins: { - autoprefixer: {} - } -}