Files
litemall/litemall-vue/.postcssrc.js
six.nonacosa ce4ef45826 litemall client power for vue -- init
litemall client power for vue  -- init

thanks litemall
2019-04-12 18:53:53 +08:00

6 lines
60 B
JavaScript

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