mirror of
https://github.com/veops/oneterm.git
synced 2025-09-27 03:36:02 +08:00
6 lines
59 B
JavaScript
6 lines
59 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {}
|
|
}
|
|
}
|