1
0
mirror of https://github.com/r4sas/recastin-panel synced 2025-09-02 00:42:07 +00:00
recastin-panel/public/theme/.postcssrc.js
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": {}
}
}