module.exports = {
  plugins: {
    tailwindcss: {},
    'postcss-nested': {},
    autoprefixer: {}
  }
}