You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/docs/v4-beta.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -357,7 +357,7 @@ Then compile your CSS using the CLI tool:
357
357
$ npx @tailwindcss/cli -i input.css -o output.css
358
358
```
359
359
360
-
You can also download [standalone builds](https://github.com/tailwindlabs/tailwindcss/releases/tag/v4.0.0-beta-1) of the new CLI tool from GitHub for projects that don't otherwise depend on the Node.js ecosystem.
360
+
You can also download [standalone builds](https://github.com/tailwindlabs/tailwindcss/releases/tag/v4.0.0-beta.1) of the new CLI tool from GitHub for projects that don't otherwise depend on the Node.js ecosystem.
0 commit comments