Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sass/homebrew-sass

A Homebrew tap for Sass
https://github.com/sass/homebrew-sass

homebrew sass

Last synced: 3 months ago
JSON representation

A Homebrew tap for Sass

Awesome Lists containing this project

README

        

This is the official [Sass][] tap for [Homebrew][]. macOS users can use it to
easily install and update Sass.

[Sass]: https://sass-lang.com
[Homebrew]: https://brew.sh

To use this tap, first [install Homebrew][Homebrew]. Then, run:

```sh
brew install sass/sass/sass
```

You're good to go! You can now run the `sass` executable from anywhere on your
computer.

To upgrade to the latest version of Sass, run:

```sh
brew upgrade sass
```