mirror of
https://github.com/taigrr/wails.git
synced 2026-04-11 17:41:31 -07:00
6 lines
59 B
JavaScript
6 lines
59 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {}
|
|
}
|
|
}
|