File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ A [Dart][dart] implementation of [Sass][sass]. **Sass makes CSS fun again**.
28
28
29
29
* [ Using Dart Sass] ( #using-dart-sass )
30
30
* [ From Chocolatey or Scoop (Windows)] ( #from-chocolatey-or-scoop-windows )
31
- * [ From Homebrew (OS X )] ( #from-homebrew-os-x )
31
+ * [ From Homebrew (macOS )] ( #from-homebrew-macos )
32
32
* [ Standalone] ( #standalone )
33
33
* [ From npm] ( #from-npm )
34
34
* [ From Pub] ( #from-pub )
@@ -67,9 +67,9 @@ Sass. See [the CLI docs][cli] for details.
67
67
68
68
[ cli ] : https://sass-lang.com/documentation/cli/dart-sass
69
69
70
- ### From Homebrew (OS X )
70
+ ### From Homebrew (macOS )
71
71
72
- If you use [ the Homebrew package manager] ( https://brew.sh/ ) for Mac OS X , you
72
+ If you use [ the Homebrew package manager] ( https://brew.sh/ ) for macOS , you
73
73
can install Dart Sass by running
74
74
75
75
``` sh
You can’t perform that action at this time.
0 commit comments