Files

6 lines
59 B
JavaScript
Raw Permalink Normal View History

2026-02-22 21:41:46 +08:00
module.exports = {
plugins: {
autoprefixer: {}
}
}