sanity-plugin-utils

2.0.132.0.14
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 { CardProps, CardTone } from "@sanity/ui";
 import { PropsWithChildren, ReactNode } from "react";
 import { ImageUrlBuilder, ListenQueryOptions, ListenQueryParams, SourceClientOptions } from "sanity";
 import { SanityImageSource } from "@sanity/asset-utils";