Support web vitals attribution

This commit is contained in:
Gabe Kangas
2022-10-28 12:19:39 -07:00
parent 2e7787f70b
commit 6564fc69bf
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ import '../styles/global.less';
import '../styles/globals.scss';
import '../styles/ant-overrides.scss';
// TODO: Move this videojs sass to the player component.
import '../components/video/VideoJS/VideoJS.scss';
import { AppProps } from 'next/app';