mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-02 17:24:57 +02:00
Remove autoprefixer plugin
This commit is contained in:
parent
30db5d50fb
commit
6ea2ef0845
1 changed files with 1 additions and 2 deletions
|
@ -116,8 +116,7 @@ module.exports = {
|
|||
postcss: {
|
||||
postcssOptions: {
|
||||
plugins: {
|
||||
'@tailwindcss/postcss': {},
|
||||
autoprefixer: {}
|
||||
'@tailwindcss/postcss': {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue