Select Git revision
Forked from
Video AG Infrastruktur / website
Source project has a limited visibility.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
postcss.config.js 61 B
module.exports = {
plugins: {
autoprefixer: {},
},
}