From a51993b3dd5744d1a7ffc52eabfb65afbe57b902 Mon Sep 17 00:00:00 2001 From: Olyno Date: Sun, 1 May 2022 03:37:54 +0200 Subject: [PATCH] fix(docs): add WindiCSS in setup ui list --- docs/docs/cli-commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/cli-commands.md b/docs/docs/cli-commands.md index 51f601920c2b..53dccd765804 100644 --- a/docs/docs/cli-commands.md +++ b/docs/docs/cli-commands.md @@ -1781,7 +1781,7 @@ yarn redwood setup tsconfig ### setup ui -Set up a UI design or style library. Right now the choices are [Chakra UI](https://chakra-ui.com/) and [TailwindCSS](https://tailwindcss.com/). +Set up a UI design or style library. Right now the choices are [Chakra UI](https://chakra-ui.com/), [TailwindCSS](https://tailwindcss.com/) and [WindiCSS](https://windicss.org/). ``` yarn rw setup ui