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

5 lines
62 B
JavaScript

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