Skip to content

Commit 72fcab3

Browse files
committed
docs: ✏️ add --chakra to readme
1 parent b5cfe4a commit 72fcab3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ npx create-web3-frontend --ts my-app
1414
## Available options
1515

1616
1. `--ts` or `--typescript`: Use TypeScript instead of JavaScript.
17-
2. `--use-npm`: Use `npm` for installing dependencies.
18-
3. `--use-pnpm`: Use `pnpm` for installing dependencies.
17+
2. `--chakra` or `--chakra-ui`: Use Chakra UI instead of Tailwind CSS.
18+
3. `--use-npm`: Use `npm` for installing dependencies.
19+
4. `--use-pnpm`: Use `pnpm` for installing dependencies.
1920

2021
## Thanks
2122

0 commit comments

Comments
 (0)