We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--chakra
1 parent b5cfe4a commit 72fcab3Copy full SHA for 72fcab3
README.md
@@ -14,8 +14,9 @@ npx create-web3-frontend --ts my-app
14
## Available options
15
16
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.
+2. `--chakra` or `--chakra-ui`: Use Chakra UI instead of Tailwind CSS.
+3. `--use-npm`: Use `npm` for installing dependencies.
19
+4. `--use-pnpm`: Use `pnpm` for installing dependencies.
20
21
## Thanks
22
0 commit comments