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
@@ -31,5 +31,6 @@ export default {
},
player: {
theme: 'dark',
stylesheet: require('./dark.css.js'),
},
}