Skip to content

Commit 0516be6

Browse files
committed
improve wording around standalone CLI
1 parent 6bb5210 commit 0516be6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3535
- Canonicalization: move the `-` sign inside the arbitrary value `-left-[9rem]``left-[-9rem]` ([#19858](https://github.com/tailwindlabs/tailwindcss/pull/19858))
3636
- Canonicalization: move the `-` sign outside the arbitrary value `ml-[calc(-1*var(--width))]``-ml-(--width)` ([#19858](https://github.com/tailwindlabs/tailwindcss/pull/19858))
3737
- Improve performance when scanning JSONL / NDJSON files ([#19862](https://github.com/tailwindlabs/tailwindcss/pull/19862))
38-
- Support `NODE_PATH` environment variable in standalone build ([#19617](https://github.com/tailwindlabs/tailwindcss/pull/19617))
38+
- Support `NODE_PATH` environment variable in standalone CLI ([#19617](https://github.com/tailwindlabs/tailwindcss/pull/19617))
3939

4040
## [4.2.2] - 2026-03-18
4141

0 commit comments

Comments
 (0)