index.js 668 B

1234567891011121314
  1. /*-----------------------------------------------------------------------------
  2. | Copyright (c) Jupyter Development Team.
  3. | Distributed under the terms of the Modified BSD License.
  4. |----------------------------------------------------------------------------*/
  5. /* This file was auto-generated by ensurePackage() in @jupyterlab/buildutils */
  6. import '@fortawesome/fontawesome-free/css/all.min.css';
  7. import '@fortawesome/fontawesome-free/css/v4-shims.min.css';
  8. import '@lumino/widgets/style/index.js';
  9. import '@jupyterlab/ui-components/style/index.js';
  10. import '@jupyterlab/apputils/style/index.js';
  11. import '@jupyterlab/docregistry/style/index.js';
  12. import './base.css';