Add a hacky way to style the react-player.

This commit is contained in:
Deluan
2021-06-25 17:34:16 -04:00
parent 823fef8e43
commit a1551074bb
8 changed files with 181 additions and 3 deletions
+1
View File
@@ -49,5 +49,6 @@ export default {
},
player: {
theme: 'light',
stylesheet: require('./light.css.js'),
},
}