Skip to content

Commit e9c5ef3

Browse files
committed
add autoprefixer fix #14
1 parent 66aba4c commit e9c5ef3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

generator/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ module.exports = (api, options) => {
4545
plugins: {
4646
tailwindcss: {},
4747
'vue-cli-plugin-tailwind/purgecss': {},
48+
autoprefixer: {},
4849
},
4950
},
5051
};

0 commit comments

Comments
 (0)