浏览代码

Update the ui-components css to reflect the correct dependencies.

Jason Grout 5 年之前
父节点
当前提交
60a9b842e1
共有 1 个文件被更改,包括 1 次插入7 次删除
  1. 1 7
      packages/ui-components-extension/style/index.css

+ 1 - 7
packages/ui-components-extension/style/index.css

@@ -3,10 +3,4 @@
 | Distributed under the terms of the Modified BSD License.
 |----------------------------------------------------------------------------*/
 
-/* This file was auto-generated by ensurePackage() in @jupyterlab/buildutils */
-@import url('~@jupyterlab/apputils/style/index.css');
-@import url('~@jupyterlab/rendermime/style/index.css');
-@import url('~@jupyterlab/docregistry/style/index.css');
-@import url('~@jupyterlab/application/style/index.css');
-@import url('~@jupyterlab/notebook/style/index.css');
-@import url('~@jupyterlab/vdom/style/index.css');
+@import url('~@jupyterlab/ui-components/style/index.css');