update
[gyphy-test.git] / .postcssrc.js
blobea9a5ab8752c93dc8bc2849afdfae95d56378c17
1 // https://github.com/michael-ciniawsky/postcss-load-config
3 module.exports = {
4   "plugins": {
5     // to edit target browsers: use "browserlist" field in package.json
6     "autoprefixer": {}
7   }