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.
1 parent 9694821 commit 0078df8Copy full SHA for 0078df8
Jumpstart/README.md
@@ -22,7 +22,7 @@ project/
22
{% if is_tailwind -%}
23
### Tailwind
24
1. Install npm: https://docs.npmjs.com/downloading-and-installing-node-js-and-npm
25
-2. Install the Tailwind CSS CLI: https://tailwindcss.com/docs/installation
+2. Install the Tailwind CSS CLI v3: https://v3.tailwindcss.com/docs/installation (Tailwind v4 and newer are not supported)
26
3. Run the following command in the root of the project to start the Tailwind CSS compiler:
27
28
```bash
0 commit comments