initial set up for styling updates; actually add files

This commit is contained in:
Ginger Wong
2020-08-17 09:00:36 -07:00
parent e5d8087979
commit ebc852b430
9 changed files with 170 additions and 15 deletions

View File

@@ -1,3 +1,5 @@
// DELETE THIS FILE LATER.
import SOCKET_MESSAGE_TYPES from './utils/socket-message-types.js';
const KEY_USERNAME = 'owncast_username';