mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-08 21:27:57 +00:00
chore: update deps
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
module.exports = {
|
||||
plugins: [require('autoprefixer'), require('postcss-import')],
|
||||
plugins: {
|
||||
'postcss-nested': {},
|
||||
'postcss-import': {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user