macOS
brew install dart-sasslocal Homebrew formula metadata
sudo port install dart-sassMacPorts ports tree · www/dart-sass/Portfile · ソース: api.github.com
brew
dart-sass のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dart-sasslocal Homebrew formula metadata
sudo port install dart-sassMacPorts ports tree · www/dart-sass/Portfile · ソース: api.github.com
sudo apk add dart-sassAlpine Linux edge package indexes · dart-sass · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dart-sassnixpkgs package indexes · pkgs/by-name/da/dart-sass/package.nix · ソース: api.github.com
sudo pacman -S dart-sassArch Linux sync databases · dart-sass · ソース: geo.mirror.pkgbuild.com
choco install sassChocolatey community package catalog · sass · ソース: community.chocolatey.org
scoop install main/sassScoop official bucket manifest trees · bucket/sass.json · ソース: api.github.com
概要
Reference implementation of Sass, written in Dart
履歴
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.
セキュリティ状態
dart-sass に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
sass | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/sass/dart-sass
インストールメタデータ
| パッケージキー | brew:dart-sass |
|---|---|
| バージョン | 1.102.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/dart-sass |
| ホームページ | https://sass-lang.com/dart-sass |
| リポジトリ | https://github.com/sass/dart-sass |
| 上流ドキュメント | https://sass-lang.com/dart-sass |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/sass/dart-sass/archive/refs/tags/1.102.0.tar.gz |
| 最終更新 | 2026-07-25T03:21:47Z |
| Pulse | updated |
| 依存関係 | dartaotruntime |
| ビルド依存関係 | buf, dart-sdk |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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/sassソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.