From 8b9688a22b89abe88bbba26d1f12ece9fe848722 Mon Sep 17 00:00:00 2001 From: Arnaud Banvillet Date: Tue, 20 May 2025 09:34:06 +0200 Subject: [PATCH] Update background-position.mdx The background position where wrong : `bg-top-left`, `bg-top-right`, `bg-bottom-left` and `bg-bottom-right` don't existe --- src/docs/background-position.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/docs/background-position.mdx b/src/docs/background-position.mdx index 242a3070e..d9f39dd43 100644 --- a/src/docs/background-position.mdx +++ b/src/docs/background-position.mdx @@ -8,15 +8,15 @@ export const description = "Utilities for controlling the position of an element )", "background-position: var();"], ["bg-position-[]", "background-position: ;"], ]}