render audio album thumbnails and playback controls

This commit is contained in:
spencerwooo
2022-02-10 13:37:03 +08:00
parent cf97983063
commit 7c04ddd6bc
2 changed files with 62 additions and 15 deletions
+3
View File
@@ -32,6 +32,9 @@ module.exports = {
gray: {
850: '#222226'
}
},
animation: {
'spin-slow': 'spin 5s linear infinite',
}
}
},