mirror of
https://gitee.com/log4j/pig-ui.git
synced 2024-12-22 12:58:55 +08:00
7 lines
92 B
JavaScript
7 lines
92 B
JavaScript
|
module.exports = {
|
||
|
plugins: {
|
||
|
tailwindcss: {},
|
||
|
autoprefixer: {}
|
||
|
}
|
||
|
}
|