2023-11-23 16:45:02 +01:00

6 lines
62 B
JavaScript

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