Created
May 30, 2018 17:25
-
-
Save MikeRogers0/eedd0e1c8593d0549f8c1a4b4ffa069d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew tap MikeRogers0/homebrew-sass | |
==> Tapping mikerogers0/sass | |
Cloning into '/usr/local/Homebrew/Library/Taps/mikerogers0/homebrew-sass'... | |
remote: Counting objects: 4, done. | |
remote: Compressing objects: 100% (4/4), done. | |
remote: Total 4 (delta 0), reused 2 (delta 0), pack-reused 0 | |
Unpacking objects: 100% (4/4), done. | |
Tapped 1 formula (28 files, 22.5KB) | |
Mike at Michaels-MacBook-Pro in ~ | |
$ brew install MikeRogers0/homebrew-sass/sass | |
==> Installing sass from mikerogers0/sass | |
==> Downloading https://github.com/sass/dart-sass/archive/1.4.0.tar.gz | |
Already downloaded: /Users/Mike/Library/Caches/Homebrew/sass-1.4.0.tar.gz | |
==> /usr/local/opt/dart/bin/pub get | |
==> /usr/local/opt/dart/bin/dart --snapshot=sass.dart.app.snapshot --snapshot-kind=app-jit bin/sass.dart tool/app-snapshot-input.scss | |
🍺 /usr/local/Cellar/sass/1.4.0: 9 files, 29.9MB, built in 18 seconds | |
Mike at Michaels-MacBook-Pro in ~ | |
$ brew install sass/sass/sass | |
Updating Homebrew... | |
Warning: sass/sass/sass 1.4.0 is already installed and up-to-date | |
To reinstall 1.4.0, run `brew reinstall sass` | |
Mike at Michaels-MacBook-Pro in ~ | |
$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment