diff --git a/src/index.tsx b/src/index.tsx index 8185b753..45dd6a9f 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -8,7 +8,7 @@ import React from 'react'; import ReactDOM from 'react-dom'; import App from 'App'; -import 'src/index.css'; +import 'index.css'; // roboto font import '@fontsource/roboto';