We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80b45f1 commit 00106a3Copy full SHA for 00106a3
src/bubble/index.tsx
@@ -1,5 +1,5 @@
1
import { cva, type VariantProps } from "class-variance-authority";
2
-import "./tailwind.css";
+import "../tailwind.css";
3
4
import clsx from "clsx";
5
import type React from "react";
0 commit comments