@sanity/personalization-plugin

3.1.03.1.1
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 { ArrayOfObjectsInputProps, FieldDefinition, ObjectField, Path, PreviewProps, SanityClient, SchemaType } from "sanity";
 type VariantType = {
   id: string;
   label: string;