Vben
2021-04-24 ca717602a602ae90e5c175cdfda0bbcc200b72ad
postcss.config.js
@@ -1,7 +1,5 @@
module.exports = {
  plugins: {
    'postcss-nested': {},
    'postcss-import': {},
    autoprefixer: {},
  },
};