FEAT: player with tracks name
This commit is contained in:
@@ -9,7 +9,11 @@ module.exports = {
|
||||
"./error.vue",
|
||||
],
|
||||
theme: {
|
||||
extend: {},
|
||||
extend: {
|
||||
colors: {
|
||||
esyellow: '#fdec50ff',
|
||||
},
|
||||
},
|
||||
},
|
||||
plugins: [],
|
||||
}
|
||||
|
Reference in New Issue
Block a user