Skip to content
This repository has been archived by the owner on Aug 20, 2022. It is now read-only.

Commit

Permalink
build: add autoprefixer plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
fengyuanchen committed Aug 5, 2018
1 parent 11c9307 commit afe5d0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions postcss.config.js
Expand Up @@ -12,6 +12,7 @@ module.exports = {
'postcss-header': {
header: rollupConfig.output[0].banner,
},
autoprefixer: {},
stylefmt: {},
},
};

0 comments on commit afe5d0c

Please sign in to comment.