Forked from
Stud.IP / Stud.IP
2419 commits behind the upstream repository.
-
Jan-Hendrik Willms authoredJan-Hendrik Willms authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
postcss.config.js 66 B
module.exports = {
plugins: [
require('autoprefixer')
]
}