1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-02 16:38:38 +00:00
wallabag/postcss.config.js
2025-02-02 15:31:01 +01:00

5 lines
62 B
JavaScript

module.exports = {
plugins: {
autoprefixer: {},
},
};