sanity-plugin-workspace-home
3.0.173.0.18
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 { Plugin, WorkspaceOptions } from "sanity";
declare const workspaceHome: Plugin;
type WorkspaceHomeConfigProps = {
projectId: string;