File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,9 @@ A [Dart][dart] implementation of [Sass][sass]. **Sass makes CSS fun**.
31
31
* [ From Homebrew (macOS)] ( #from-homebrew-macos )
32
32
* [ Standalone] ( #standalone )
33
33
* [ From npm] ( #from-npm )
34
+ * [ Dart Sass in the Browser] ( #dart-sass-in-the-browser )
34
35
* [ Legacy JavaScript API] ( #legacy-javascript-api )
36
+ * [ Using Sass with Jest] ( #using-sass-with-jest )
35
37
* [ From Pub] ( #from-pub )
36
38
* [ ` sass_api ` Package] ( #sass_api-package )
37
39
* [ From Source] ( #from-source )
@@ -40,6 +42,8 @@ A [Dart][dart] implementation of [Sass][sass]. **Sass makes CSS fun**.
40
42
* [ Compatibility Policy] ( #compatibility-policy )
41
43
* [ Browser Compatibility] ( #browser-compatibility )
42
44
* [ Node.js Compatibility] ( #nodejs-compatibility )
45
+ * [ Embedded Dart Sass] ( #embedded-dart-sass )
46
+ * [ Usage] ( #usage )
43
47
* [ Behavioral Differences from Ruby Sass] ( #behavioral-differences-from-ruby-sass )
44
48
45
49
## Using Dart Sass
You can’t perform that action at this time.
0 commit comments