mirror of
https://github.com/yuzu-emu/liftinstall.git
synced 2025-01-03 16:05:46 +00:00
6 lines
59 B
JavaScript
6 lines
59 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {}
|
|
}
|
|
}
|