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