UNPKG

834 BJavaScriptView Raw
1/*-----------------------------------------------------------------------------
2| Copyright (c) Jupyter Development Team.
3| Distributed under the terms of the Modified BSD License.
4|----------------------------------------------------------------------------*/
5
6/* This file was auto-generated by ensurePackage() in @jupyterlab/buildutils */
7import '@lumino/widgets/style/index.js';
8import '@jupyterlab/ui-components/style/index.js';
9import '@jupyterlab/apputils/style/index.js';
10import '@lumino/dragdrop/style/index.js';
11import '@jupyterlab/codeeditor/style/index.js';
12import '@jupyterlab/codemirror/style/index.js';
13import '@jupyterlab/rendermime/style/index.js';
14import '@jupyterlab/attachments/style/index.js';
15import '@jupyterlab/filebrowser/style/index.js';
16import '@jupyterlab/outputarea/style/index.js';
17
18import './base.css';