@sanity/dashboard

6.0.146.0.15
dist/index.d.ts
~dist/index.d.tsModified
+1
Index: package/dist/index.d.ts
===================================================================
--- package/dist/index.d.ts
+++ package/dist/index.d.ts
@@ -1,4 +1,5 @@
+import "@sanity/ui/styles.css";
 import { ComponentClass, ComponentType, FunctionComponent } from "react";
 interface DashboardWidget {
   name: string;
   type?: '__experimental_group';