mirror of
https://github.com/CzBiX/qb-web.git
synced 2026-02-03 18:44:51 +08:00
6 lines
62 B
JavaScript
6 lines
62 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {},
|
|
},
|
|
};
|