diff --git a/src/index.ts b/src/index.ts index e30a6db..69ecc83 100644 --- a/src/index.ts +++ b/src/index.ts @@ -216,6 +216,7 @@ const dashedBorderPlugin: ReturnType = plugin( }, ".dashed-border-svg": { position: "absolute", + overflow: "visible", inset: "0", width: "100%", height: "100%",