Dart Sass

Install latest/stable of Dart Sass

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install dart-sass

Don't have snapd? Get set up for snaps.

Channel Version Published

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:

Details for Dart Sass

License
  • MIT

Last updated
  • 6 October 2023 - latest/stable
  • 26 October 2023 - latest/edge

Websites

Contact

Share this snap

Generate an embeddable card to be shared on external websites.


Install Dart Sass on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using Dart Sass

Users by distribution (log)

Ubuntu 22.04
Ubuntu 20.04
pop 22.04
Ubuntu 23.10
Ubuntu 23.04
Debian 12
Debian 11
Ubuntu 18.04
Fedora 39
Linux Mint 21.2
Manjaro
Zorin OS 16
Linux Mint 20.3
KDE Neon 22.04
Ubuntu 22.10

Is there a problem with Dart Sass? Report this app