jupyterlab-emrys
Version:
A computational environment for Jupyter. Powered by Emrys
19 lines (15 loc) • 614 B
CSS
/*-----------------------------------------------------------------------------
| Copyright (c) 2014-2016, Jupyter Development Team.
|
| Distributed under the terms of the Modified BSD License.
|----------------------------------------------------------------------------*/
@import './publishwidget/theme.css';
@import './csvwidget/theme.css';
@import './dialog/theme.css';
@import './docmanager/theme.css';
@import './editorwidget/theme.css';
@import './faq/theme.css';
@import './filebrowser/theme.css';
@import './imagewidget/theme.css';
@import './markdownwidget/theme.css';
@import './terminal/theme.css';