Add links to CLI docs in README (#1375)

This commit is contained in:
Awjin Ahn 2021-06-23 13:58:19 -07:00 committed by GitHub
parent 19bd45e738
commit 3918aefdfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,7 +62,9 @@ scoop install sass
```
That'll give you a `sass` executable on your command line that will run Dart
Sass.
Sass. See [the CLI docs][cli] for details.
[cli]: https://sass-lang.com/documentation/cli/dart-sass
### From Homebrew (OS X)