mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-06-21 08:36:03 +02:00
5 lines
69 B
JavaScript
5 lines
69 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {}
|
|
}
|
|
}
|