Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sass/homebrew-sass
- Owner: sass
- Created: 2018-02-03T01:22:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-16T22:17:41.000Z (7 months ago)
- Last Synced: 2024-05-22T18:20:17.512Z (7 months ago)
- Topics: homebrew, sass
- Language: Ruby
- Size: 136 KB
- Stars: 34
- Watchers: 10
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
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.shTo 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
```