macOS
brew install dart-sasslocal Homebrew formula metadata
sudo port install dart-sassMacPorts ports tree · www/dart-sass/Portfile · source: api.github.com
brew
Reference implementation of Sass, written in Dart. Version 1.101.0 via Homebrew; verified 2026-06-22.
install
brew install dart-sasslocal Homebrew formula metadata
sudo port install dart-sassMacPorts ports tree · www/dart-sass/Portfile · source: api.github.com
sudo apk add dart-sassAlpine Linux edge package indexes · dart-sass · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dart-sassnixpkgs package indexes · pkgs/by-name/da/dart-sass/package.nix · source: api.github.com
sudo pacman -S dart-sassArch Linux sync databases · dart-sass · source: geo.mirror.pkgbuild.com
choco install sassChocolatey community package catalog · sass · source: community.chocolatey.org
scoop install main/sassScoop official bucket manifest trees · bucket/sass.json · source: api.github.com
overview
Reference implementation of Sass, written in Dart
history
Dart Sass is the official Sass implementation written in Dart and distributed as the `sass` command-line compiler. In package-manager terms it is the modern, portable Sass package that replaced the older implementation split between Ruby Sass and LibSass for most users.
The Dart Sass project grew out of the Sass team's need for a canonical implementation that could move with the language specification while still shipping as a practical CLI and JavaScript package. Its 1.0.0 release established the Dart implementation as a stable, production-ready compiler.
The Sass project later deprecated LibSass and Node Sass, pointing users toward Dart Sass as the primary implementation with complete ongoing language support. That made the Dart Sass package the default answer for developers who wanted the current Sass language rather than a compatibility layer around an older engine.
Dart Sass became common in build chains because it is both the reference implementation and available through normal developer channels: a standalone CLI, npm package, and OS package managers such as Homebrew. The `sass` executable also made it a straightforward replacement for older Sass commands in scripts and CI jobs.
The deprecation of LibSass shifted ecosystem pressure toward Dart Sass, especially for projects depending on newer Sass language features. Package maintainers care about that transition because it changed which Sass compiler downstream tools could safely depend on.
Typical use is direct compilation from Sass or SCSS input to CSS, including watch mode and load-path options through the official CLI. It also appears indirectly through frontend build tools that shell out to, bundle, or depend on the Dart Sass implementation.
Dart Sass matters to package nerds because it is a language reference implementation that is also the everyday package users install. That combination makes version bumps semantically important: a formula update can mean new Sass syntax, deprecations, or compatibility behavior for large frontend dependency graphs.
security posture
No matching local secret-handling manifest was found for dart-sass. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
sass | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/sass/dart-sass
install metadata
| Package key | brew:dart-sass |
|---|---|
| Version | 1.101.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dart-sass |
| Homepage | https://sass-lang.com/dart-sass |
| Repository | https://github.com/sass/dart-sass |
| Upstream docs | https://sass-lang.com/dart-sass |
| License | MIT |
| Source archive | https://github.com/sass/dart-sass/archive/refs/tags/1.101.0.tar.gz |
| Last updated | 2026-06-22T14:03:08-07:00 |
| Pulse | updated |
| Dependencies | dartaotruntime |
| Build dependencies | buf, dart-sdk |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dart-sass |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dart-sass
nix profile install nixpkgs#dart-sassdart-sass 1.97.3-r0
The primary implementation of Sass
https://sass-lang.com/dart-sass
sudo apk add dart-sassdart-sass 1.100.0-1
Sass makes CSS fun again
sudo pacman -S dart-sassdart-sass
sudo port install dart-sasssass
nix profile install nixpkgs#sasssass
choco install sassmain/sass
scoop install main/sasssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.