mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-24 12:49:38 +00:00
Use separate postcss.config and remove from nuxt.config, uninstall autoprefixer
This commit is contained in:
parent
ca7852171b
commit
91c1f50a51
5 changed files with 164 additions and 91 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue