/** @format */

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