/*----------------------------------------------------------------------------- | Copyright (c) Jupyter Development Team. | Distributed under the terms of the Modified BSD License. |----------------------------------------------------------------------------*/ @import url('~@jupyterlab/application/style/scrollbar.css'); @import url('~@jupyterlab/apputils/style/index.css'); @import url('~@jupyterlab/cells/style/index.css'); @import url('~@jupyterlab/codemirror/style/index.css'); @import url('~@jupyterlab/notebook/style/index.css'); @import url('~@jupyterlab/outputarea/style/index.css'); @import url('~@jupyterlab/rendermime/style/index.css');