Add postcss 8

This commit is contained in:
2021-02-17 14:45:34 +01:00
parent 8d2ed3c6f0
commit 96453f90ce
3 changed files with 176 additions and 27 deletions

View File

@@ -35,6 +35,12 @@ export default {
buildDir: 'build',
build: {
postcss: {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}
},
pageTransition: {