# sindresorhus/grunt-sass

Compile Sass to CSS

Repository: https://github.com/sindresorhus/grunt-sass
Canonical: https://ross.abutalabs.com/products/grunt-sass
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2026-02-02T16:09:20+00:00

## Health v2 (maintenance only)
Score: 65/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 65, release rhythm 44, longevity 100
- inputs: {"age_days": 5195, "days_push": 212, "days_rel": 212, "gap_med": 179.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1015, forks 207 (observed 2026-08-28T04:03:14.205945+00:00)

## What it is
A Grunt plugin that compiles Sass/SCSS to CSS using Dart Sass. It integrates Sass compilation into Grunt build pipelines with source map support.

## Use cases
- compile sass to css in a grunt build
- convert scss files to css automatically
- add sass compilation to grunt task pipeline
- generate source maps when compiling sass
- replace libsass with dart sass in grunt

## When to choose
- your project already uses Grunt as its build system
- you want Dart Sass compilation wired into an existing Gruntfile
- you need source maps for compiled stylesheets

## When to avoid
- you use webpack, Vite, or Gulp instead of Grunt
- you are starting a new project without Grunt
- you only need a standalone Sass CLI

## Facets
- artifact type: plugin
- maturity: stable
- function: build-tool, css-framework
- domain: web-development, frontend, developer-tools
- platform: cli
- tags: grunt, sass, scss, css-compiler, grunt-plugin, dart-sass, nodejs

## Member repositories
- sindresorhus/grunt-sass (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:14.205945+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:11:28.418811+00:00, confidence not recorded.
  - readme: https://github.com/sindresorhus/grunt-sass (fetched 2026-08-28T04:03:14.205945+00:00, sha 860f32471089)
  - registry_npm: https://registry.npmjs.org/grunt-sass (fetched 2026-08-29T13:10:53.964533+00:00, sha ed67dc49afdc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
