mirror of
https://github.com/wallabag/wallabag.git
synced 2025-03-13 14:42:39 +00:00
5 lines
62 B
JavaScript
5 lines
62 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {},
|
|
},
|
|
};
|