mirror of
https://gitee.com/bootx/dax-pay-ui
synced 2026-08-04 04:26:23 +08:00
4 lines
87 B
JavaScript
Executable File
4 lines
87 B
JavaScript
Executable File
module.exports = {
|
|
plugins: [require('autoprefixer'), require('postcss-import')],
|
|
};
|