diff --git a/shell/src/index.js b/shell/src/index.js index e9120b6c8..f0af4aa88 100644 --- a/shell/src/index.js +++ b/shell/src/index.js @@ -3,6 +3,7 @@ import React from 'react' import ReactDOM from 'react-dom' import App from './App' import 'typeface-roboto' +import './index.css' ReactDOM.render( <>