1
0
mirror of https://github.com/chillzhuang/Saber.git synced 2025-05-01 17:18:46 +08:00
Saber/.postcssrc.js
2019-02-14 11:38:09 +08:00

5 lines
58 B
JavaScript

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