mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 21:29:09 +08:00
6 lines
59 B
JavaScript
6 lines
59 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {}
|
|
}
|
|
}
|