sanity-plugin-shopify-assets

2.0.122.0.13
dist/index.js
~dist/index.jsModified
+1
Index: package/dist/index.js
===================================================================
--- package/dist/index.js
+++ package/dist/index.js
@@ -1,4 +1,5 @@
+import "@sanity/ui/styles.css";
 import { DiffFromTo, PatchEvent, defineField, definePlugin, defineType, set, unset, useClient, useDataset, useProjectId } from "sanity";
 import { c } from "react/compiler-runtime";
 import { Box, Button, Card, Dialog, Flex, Grid, Inline, Spinner, Stack, Text, TextInput } from "@sanity/ui";
 import { Fragment, jsx, jsxs } from "react/jsx-runtime";