Version1.99.0
Revision188
Size3.6 MB
LicenseMIT
Confinementstrict
Basecore24
CategoriesDevelopment

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:

dart-sass in.scss out.css

To create an alias from sass to dart-sass:

sudo snap alias dart-sass sass

To remove the alias:

sudo snap unalias sass

References:

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

Published9 Jun 2023, 04:01 UTC

Last updated3 Apr 2026, 01:56 UTC

First seen13 Dec 2025, 09:47 UTC