From 6a51bdf13d585c125eb1ee2cb19f8087d0473e6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=AA=E3=81=A4=E3=81=8D?= Date: Tue, 29 Oct 2024 12:36:28 -0700 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index de3edaad5..c78cd282d 100644 --- a/README.md +++ b/README.md @@ -434,9 +434,7 @@ an API for users to invoke Sass and define custom functions and importers. * `sass --embedded --version` prints `versionResponse` with `id = 0` in JSON and exits. -The `--embedded` command-line flag is not available when you install Dart Sass -as an [npm package]. No other command-line flags are supported with -`--embedded`. +No other command-line flags are supported with `--embedded`. [npm package]: #from-npm