Description
Compiles Sass stylesheets to CSS using a C implementation. It is useful for web projects and build pipelines that need fast Sass processing without a larger JavaScript toolchain.
Stylesheet compilation can affect every page. Review generated CSS, source maps, import paths, and untrusted input before publishing.