From d05edf4f07c9bf261673cd0a06473b6426b6385d Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Mon, 16 Jun 2025 20:34:05 -0700 Subject: [PATCH] content: Note that PATH segments must exclude project directory Applicable to Dart Sass prebuilt binaries and the Tailwind CSS standalone client. Closes #3032 --- content/en/functions/css/Sass.md | 2 +- content/en/functions/css/TailwindCSS.md | 3 ++- content/en/templates/embedded.md | 2 +- content/en/templates/types.md | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/content/en/functions/css/Sass.md b/content/en/functions/css/Sass.md index 150d22e43..ce35c2c48 100644 --- a/content/en/functions/css/Sass.md +++ b/content/en/functions/css/Sass.md @@ -113,7 +113,7 @@ macOS|Homebrew|[brew.sh]|`brew install sass/sass/sass` Windows|Chocolatey|[chocolatey.org]|`choco install sass` Windows|Scoop|[scoop.sh]|`scoop install sass` -You may also install [prebuilt binaries] for Linux, macOS, and Windows. +You may also install [prebuilt binaries] for Linux, macOS, and Windows. You must install the prebuilt binary outside of your project directory and ensure its path is included in your system's PATH environment variable. Run `hugo env` to list the active transpilers. diff --git a/content/en/functions/css/TailwindCSS.md b/content/en/functions/css/TailwindCSS.md index 64555f4f8..9d40ad0aa 100644 --- a/content/en/functions/css/TailwindCSS.md +++ b/content/en/functions/css/TailwindCSS.md @@ -33,7 +33,8 @@ Install the Tailwind CSS CLI v4.0 or later: npm install --save-dev tailwindcss @tailwindcss/cli ``` -The TailwindCSS CLI is also available as a [standalone executable] if you want to use it without installing Node.js. +The Tailwind CSS CLI is also available as a [standalone executable]. You must install it outside of your project directory and ensure its path is included in your system's `PATH` environment variable. + [standalone executable]: https://github.com/tailwindlabs/tailwindcss/releases/latest diff --git a/content/en/templates/embedded.md b/content/en/templates/embedded.md index 2fe68f291..af9a08f26 100644 --- a/content/en/templates/embedded.md +++ b/content/en/templates/embedded.md @@ -149,7 +149,7 @@ If using YouTube this will produce a og:video tag like `