mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-08-05 05:08:03 +08:00
6 lines
59 B
JavaScript
6 lines
59 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {}
|
|
}
|
|
}
|