From 56bd6135c2c4cc32d4600100e49b0a8921205fee Mon Sep 17 00:00:00 2001 From: "DESKTOP-OSIF3IE\\bnguyen" Date: Tue, 8 Apr 2025 21:50:51 -0700 Subject: [PATCH] Issue #2194 Aligned dashed circle borders with masked images --- src/docs/mask-composite.mdx | 32 ++++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/docs/mask-composite.mdx b/src/docs/mask-composite.mdx index f401285c7..529e1bc82 100644 --- a/src/docs/mask-composite.mdx +++ b/src/docs/mask-composite.mdx @@ -27,28 +27,36 @@ Use utilities like `mask-add` and `mask-intersect` to control how an element's m {
-
-

mask-add

-
+
+
+
+
+
-
-

mask-subtract

-
+
+
+
+
+
-
-

mask-intersect

-
+
+
+
+
+
-
-

mask-exclude

-
+
+
+
+
+
}