From 8fc73393dfa0004a66c11c030f13685840578bf5 Mon Sep 17 00:00:00 2001 From: hoangnhan2ka3 Date: Tue, 27 Aug 2024 12:42:16 +0700 Subject: [PATCH] chore: Update README news --- .github/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/README.md b/.github/README.md index 6b51966..5949870 100644 --- a/.github/README.md +++ b/.github/README.md @@ -58,6 +58,7 @@ A more elegant way of writing Tailwind classes. Never need to repeating the same - Without any options API except for custom `callee` in [`replacer()` options](#replacer-options). - No `debug messages` (no console messages). + - No `JSDoc` comments for each function. - 30 ~ 40% lighter. > When you tested using with default version, and everything's OK. So you could want to use lite version, for better performance.