6 lines
62 B
JavaScript
Raw Normal View History

2023-11-14 22:22:00 +03:00
module.exports = {
plugins: {
autoprefixer: {},
},
};