Fix css
This commit is contained in:
@@ -12,7 +12,7 @@ import {
|
|||||||
import createTailwindCdnPlugin from "@reacteditor/plugin-tailwind-cdn";
|
import createTailwindCdnPlugin from "@reacteditor/plugin-tailwind-cdn";
|
||||||
import { aiPlugin } from "@reacteditor/plugin-ai";
|
import { aiPlugin } from "@reacteditor/plugin-ai";
|
||||||
import "@reacteditor/core/dist/index.css";
|
import "@reacteditor/core/dist/index.css";
|
||||||
import "~/editor/vendor/plugin-ai.css";
|
import "@/editor/vendor/plugin-ai.css";
|
||||||
import { createConfig } from "@/editor/config";
|
import { createConfig } from "@/editor/config";
|
||||||
import { ShopifyProvider } from "@/editor/contexts/shopify-context";
|
import { ShopifyProvider } from "@/editor/contexts/shopify-context";
|
||||||
import { Button } from "@/editor/components/ui/button";
|
import { Button } from "@/editor/components/ui/button";
|
||||||
|
|||||||
Reference in New Issue
Block a user