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