mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-26 18:00:38 +01:00
Add postcss 8
This commit is contained in:
@@ -35,6 +35,12 @@ export default {
|
||||
buildDir: 'build',
|
||||
|
||||
build: {
|
||||
postcss: {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
}
|
||||
},
|
||||
|
||||
pageTransition: {
|
||||
|
||||
Reference in New Issue
Block a user