Select Git revision
bootstrap.php
Forked from
Stud.IP / Stud.IP
Source project has a limited visibility.
-
Stefan Suchi authoredStefan Suchi 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')
]
}