Skip to content

Commit 911dd4b

Browse files
committed
doc: make a note not to change the section title
1 parent 9bb7c8d commit 911dd4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ gem install tailwindcss-ruby
3333

3434
### Using a local installation of `tailwindcss`
3535

36+
<!-- note that this section's title is deeplinked from an error message, do not change -->
37+
3638
If you are not able to use the vendored standalone executables (for example, if you're on an unsupported platform), you can use a [local installation](https://tailwindcss.com/docs/installation) of the `tailwindcss` executable by setting an environment variable named `TAILWINDCSS_INSTALL_DIR` to the directory path containing the executable.
3739

3840
For example, if you've installed `tailwindcss` so that the executable is found at `/path/to/node_modules/bin/tailwindcss`, then you should set your environment variable like so:

0 commit comments

Comments
 (0)