mirror of
https://gitee.com/ShopeX/ECShopX_admin-frontend
synced 2026-05-13 01:45:57 +08:00
7 lines
80 B
JavaScript
Executable File
7 lines
80 B
JavaScript
Executable File
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {}
|
|
}
|
|
}
|