1.99.01883.6 MB
MIT
strict
core24
Transpile Sass to CSS
Dart Sass is the reference implementation of Sass, written in Dart.
Sass is a style sheet language that is transpiled to CSS. It allows you to
use variables, nested rules, mixins, functions, and more, all with a fully
CSS-compatible syntax. Sass helps keep large style sheets well-organized and
makes it easy to share design within and across projects.
To transpile Sass to CSS:
To create an alias from
To remove the alias:
References:
Sass is a style sheet language that is transpiled to CSS. It allows you to
use variables, nested rules, mixins, functions, and more, all with a fully
CSS-compatible syntax. Sass helps keep large style sheets well-organized and
makes it easy to share design within and across projects.
To transpile Sass to CSS:
dart-sass in.scss out.cssTo create an alias from
sass to dart-sass:sudo snap alias dart-sass sassTo remove the alias:
sudo snap unalias sassReferences:
- Documentation: https://sass-lang.com
- Project: https://github.com/sass/dart-sass
Update History
1.98.0 (186) → 1.99.0 (188)5 Apr 2026, 15:18 UTC
1.98.0 (186) → 1.99.0 (188)4 Apr 2026, 17:05 UTC
1.97.3 (184) → 1.98.0 (186)12 Mar 2026, 16:25 UTC
1.97.2 (182) → 1.97.3 (184)22 Jan 2026, 18:49 UTC
9 Jun 2023, 04:01 UTC
3 Apr 2026, 01:56 UTC
13 Dec 2025, 09:47 UTC