From efffa8a3b31f97b3eaf6496e8850600c6e358d60 Mon Sep 17 00:00:00 2001 From: Yuwang Cai Date: Mon, 27 May 2024 16:51:03 +0800 Subject: [PATCH] docs(typo): incorrect link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5b99da..a02088c 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ export default { No configuration is required! Tailwind CSS will now use Radix UI's color system, and automatically shake off unused colors during compilation. -See [⚙️ Configuration](#⚙️-configuration) for configurable options and more advanced usage. +See [⚙️ Configuration](#️-configuration) for configurable options and more advanced usage. ## 💡 Usage