# homebrew-sass **Repository Path**: mirrors_sass/homebrew-sass ## Basic Information - **Project Name**: homebrew-sass - **Description**: A Homebrew tap for Sass - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2025-10-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 ```