Sfoglia il codice sorgente

Add reference to style in toc extension

Martha Cryan 4 anni fa
parent
commit
61e4b80891
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  1. 6 0
      packages/toc-extension/style/index.css

+ 6 - 0
packages/toc-extension/style/index.css

@@ -0,0 +1,6 @@
+/*-----------------------------------------------------------------------------
+| Copyright (c) Jupyter Development Team.
+| Distributed under the terms of the Modified BSD License.
+|----------------------------------------------------------------------------*/
+
+@import url('~@jupyterlab/toc/style/index.css');