We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb4b442 commit 62f29c8Copy full SHA for 62f29c8
README.md
@@ -419,7 +419,11 @@ an API for users to invoke Sass and define custom functions and importers.
419
* `sass --embedded --version` prints `versionResponse` with `id = 0` in JSON and
420
exits.
421
422
-No other command-line flags are supported with `--embedded`.
+The `--embedded` command-line flag is not available when you install Dart Sass
423
+as an [npm package]. No other command-line flags are supported with
424
+`--embedded`.
425
+
426
+[npm package]: #from-npm
427
428
## Behavioral Differences from Ruby Sass
429
0 commit comments