Skip to content

Commit

Permalink
Update README.md (#1979)
Browse files Browse the repository at this point in the history
  • Loading branch information
tianheg committed May 30, 2023
1 parent 21f98c6 commit 44a3caf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@ A [Dart][dart] implementation of [Sass][sass]. **Sass makes CSS fun**.
* [From Homebrew (macOS)](#from-homebrew-macos)
* [Standalone](#standalone)
* [From npm](#from-npm)
* [Dart Sass in the Browser](#dart-sass-in-the-browser)
* [Legacy JavaScript API](#legacy-javascript-api)
* [Using Sass with Jest](#using-sass-with-jest)
* [From Pub](#from-pub)
* [`sass_api` Package](#sass_api-package)
* [From Source](#from-source)
Expand All @@ -40,6 +42,8 @@ A [Dart][dart] implementation of [Sass][sass]. **Sass makes CSS fun**.
* [Compatibility Policy](#compatibility-policy)
* [Browser Compatibility](#browser-compatibility)
* [Node.js Compatibility](#nodejs-compatibility)
* [Embedded Dart Sass](#embedded-dart-sass)
* [Usage](#usage)
* [Behavioral Differences from Ruby Sass](#behavioral-differences-from-ruby-sass)

## Using Dart Sass
Expand Down

0 comments on commit 44a3caf

Please sign in to comment.