From 6e564c48ecda22ea4a3e64b21e775b3c2cf2de5a Mon Sep 17 00:00:00 2001 From: wzc520pyfm <1528857653@qq.com> Date: Mon, 10 Jun 2024 12:24:02 +0800 Subject: [PATCH] chore: fix playground link error at readme (#79) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0037e7d..fecc605 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Customize the selectors of the generated css variables `{ light: ':root', [theme ## Examples -- [playground](./examples/playground/) +- [playground](./playground/) - [media](./examples/media/) ## Contributors