module.exports = {
  plugins: {
    'autoprefixer': {}
  }
};