mirror of
https://github.com/woodchen-ink/CoverView.git
synced 2025-07-17 21:41:56 +08:00
8 lines
84 B
JavaScript
8 lines
84 B
JavaScript
module.exports = {
|
|
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|