1
0
mirror of https://github.com/r4sas/recastin-panel synced 2025-03-13 05:41:20 +00:00
2018-04-25 14:03:33 +02:00

9 lines
197 B
JavaScript

// https://github.com/michael-ciniawsky/postcss-load-config
module.exports = {
"plugins": {
// to edit target browsers: use "browserslist" field in package.json
"autoprefixer": {}
}
}