mtfosbot_web/.postcssrc.js
2018-08-11 23:05:14 +08:00

6 lines
59 B
JavaScript

module.exports = {
plugins: {
autoprefixer: {}
}
}