module.exports = {
plugins: {
autoprefixer: {} // Browserlist configuration is defined in package.json
}