sanity-plugin-iframe-pane
5.0.305.0.31
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 { HTMLAttributeReferrerPolicy } from "react";
import { SanityDocument, usePerspective } from "sanity";
type IframeSizeKey = keyof SizeProps;
type Size = 'desktop' | 'mobile';