Skip to content

Commit

Permalink
Add setup ui option for windicss library
Browse files Browse the repository at this point in the history
This is the missing piece that completes #5369
  • Loading branch information
Philzen committed Jul 15, 2022
1 parent 4c866d0 commit 597a93d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/docs/cli-commands.md
Expand Up @@ -1829,10 +1829,10 @@ Set up a UI design or style library. Right now the choices are [Chakra UI](https
yarn rw setup ui <library>
```
| Arguments & Options | Description |
| :------------------ | :-------------------------------------------------------------- |
| `library` | Library to configure. Choices are `chakra-ui` and `tailwindcss` |
| `--force, -f` | Overwrite existing configuration |
| Arguments & Options | Description |
| :------------------ | :------------------------------------------------------------------------- |
| `library` | Library to configure. Choices are `chakra-ui`, `tailwindcss` and windicss` |
| `--force, -f` | Overwrite existing configuration |
## storybook
Expand Down

0 comments on commit 597a93d

Please sign in to comment.