6 lines
59 B

3 months ago
module.exports = {
plugins: {
autoprefixer: {}
}
}