sanity-plugin-workflow

3.0.393.0.40
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 } from "sanity";
 type State = {
   id: string;
   transitions: string[];