notebook/packages/application/style/index.js
2020-12-10 00:47:58 +01:00

11 lines
430 B
JavaScript

/*-----------------------------------------------------------------------------
| Copyright (c) Jupyter Development Team.
| Distributed under the terms of the Modified BSD License.
|----------------------------------------------------------------------------*/
import '@jupyterlab/application/style/index.js';
import '@jupyterlab/mainmenu/style/index.js';
import '@jupyterlab/ui-components/style/index.js';
import './base.css';