mirror of
https://github.com/fumiama/paper-manager.git
synced 2026-06-06 00:10:23 +08:00
6 lines
62 B
JavaScript
Executable File
6 lines
62 B
JavaScript
Executable File
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {},
|
|
},
|
|
};
|