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: docs/docs/advanced-flag/tailwind.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ The project tree would look like this:
36
36
37
37
## Standalone Tailwind CLI
38
38
39
-
The The idea is to avoid using Node.js and npm to build output.css.
39
+
The idea is to avoid using Node.js and npm to build output.css.
40
40
41
41
The Makefile will have entries for downloading and compiling CSS. It will automatically detect the OS and download the latest release from the [official repository](https://github.com/tailwindlabs/tailwindcss/releases).
0 commit comments