Update:Audio player UI use primary cover image color as background gradient

This commit is contained in:
advplyr
2023-01-11 17:02:18 -06:00
parent df54094221
commit 7de0304a3d
4 changed files with 56 additions and 14 deletions
+2 -1
View File
@@ -27,6 +27,7 @@
"core-js": "^3.15.1",
"date-fns": "^2.25.0",
"epubjs": "^0.3.88",
"fast-average-color": "^9.3.0",
"libarchive.js": "^1.3.0",
"nuxt": "^2.15.7",
"socket.io-client": "^4.1.3",
@@ -40,4 +41,4 @@
"@nuxtjs/tailwindcss": "^4.2.0",
"postcss": "^8.3.5"
}
}
}