Skip to content

Commit

Permalink
fix(docs): add WindiCSS in setup ui list
Browse files Browse the repository at this point in the history
  • Loading branch information
Olyno committed May 1, 2022
1 parent beadd60 commit a51993b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/cli-commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <library>
Expand Down

0 comments on commit a51993b

Please sign in to comment.