John Niang
2021-02-07 23eba274560a294f50e4b7c529ae8a63a266fb87
postcss.config.js
@@ -1,7 +1,5 @@
module.exports = {
  plugins: {
    'postcss-nested': {},
    'postcss-import': {},
    autoprefixer: {},
  },
};