From 4551e9c21e02023a36ef55909fbcb8d2cb91c5ef Mon Sep 17 00:00:00 2001 From: Oyelowo Date: Sun, 19 Jan 2025 14:15:13 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c238782..733c1d1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # `twust` +[Book](https://oyelowo.github.io/twust/configuration.html) | [doc.rs](https://docs.rs/twust/latest/twust/) | [Discord](https://discord.gg/xuA39Zpb) Twust is a powerful static checker in Rust for TailwindCSS class names at compile-time. It ensures correctness by validating class names before runtime, preventing errors and improving developer experience.