mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-04 03:51:53 +02:00
Use separate postcss.config and remove from nuxt.config, uninstall autoprefixer
This commit is contained in:
@@ -112,15 +112,7 @@ module.exports = {
|
||||
},
|
||||
|
||||
// Build Configuration: https://go.nuxtjs.dev/config-build
|
||||
build: {
|
||||
postcss: {
|
||||
postcssOptions: {
|
||||
plugins: {
|
||||
'@tailwindcss/postcss': {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
build: {},
|
||||
watchers: {
|
||||
webpack: {
|
||||
aggregateTimeout: 300,
|
||||
|
||||
Reference in New Issue
Block a user