mirror of
https://gitee.com/xiangheng/x_admin.git
synced 2026-04-23 07:00:19 +08:00
6 lines
77 B
JavaScript
6 lines
77 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {}
|
|
}
|
|
}
|