Skip to content

Commit 44a3caf

Browse files
authored
Update README.md (#1979)
1 parent 21f98c6 commit 44a3caf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ A [Dart][dart] implementation of [Sass][sass]. **Sass makes CSS fun**.
3131
* [From Homebrew (macOS)](#from-homebrew-macos)
3232
* [Standalone](#standalone)
3333
* [From npm](#from-npm)
34+
* [Dart Sass in the Browser](#dart-sass-in-the-browser)
3435
* [Legacy JavaScript API](#legacy-javascript-api)
36+
* [Using Sass with Jest](#using-sass-with-jest)
3537
* [From Pub](#from-pub)
3638
* [`sass_api` Package](#sass_api-package)
3739
* [From Source](#from-source)
@@ -40,6 +42,8 @@ A [Dart][dart] implementation of [Sass][sass]. **Sass makes CSS fun**.
4042
* [Compatibility Policy](#compatibility-policy)
4143
* [Browser Compatibility](#browser-compatibility)
4244
* [Node.js Compatibility](#nodejs-compatibility)
45+
* [Embedded Dart Sass](#embedded-dart-sass)
46+
* [Usage](#usage)
4347
* [Behavioral Differences from Ruby Sass](#behavioral-differences-from-ruby-sass)
4448

4549
## Using Dart Sass

0 commit comments

Comments
 (0)