Files
domo/test/dashboard2/.postcssrc.js
2017-07-03 23:12:19 +02:00

9 lines
196 B
JavaScript

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