module.exports = { plugins: [ require('tailwindcss'), // Production: require('autoprefixer'), ], }