macOS
brew install dart-sasslocal Homebrew formula metadata
sudo port install dart-sassMacPorts ports tree · www/dart-sass/Portfile · 来源: api.github.com
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.