mirror of
https://github.com/bolucat/Archive.git
synced 2025-10-04 07:47:27 +08:00
6 lines
62 B
JavaScript
6 lines
62 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {},
|
|
},
|
|
};
|