Merge "Add test-scheduler dir to verity"
[bottlenecks.git] / test-scheduler / ui / .postcssrc.js
1 // https://github.com/michael-ciniawsky/postcss-load-config
2
3 module.exports = {
4   "plugins": {
5     "postcss-import": {},
6     "postcss-url": {},
7     // to edit target browsers: use "browserslist" field in package.json
8     "autoprefixer": {}
9   }
10 }