mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-06-27 20:46:17 +02:00
Use separate postcss.config and remove from nuxt.config, uninstall autoprefixer
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
plugins: {
|
||||
'@tailwindcss/postcss': {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user