Forked from
funkwhale / funkwhale
6915 commits behind the upstream repository.
-
Eliot Berriot authoredEliot Berriot authored
.postcssrc.js 196 B
// https://github.com/michael-ciniawsky/postcss-load-config
module.exports = {
"plugins": {
// to edit target browsers: use "browserlist" field in package.json
"autoprefixer": {}
}
}