Description
Compiles Sass and SCSS stylesheets into standard CSS that browsers can load. It lets web developers use variables, nesting, modules, and other conveniences while still producing normal CSS output.
Use it when a website or application build expects Dart Sass. It is normally run by a build tool or from the terminal, not opened as a desktop program.