Ross ROSS = Recommend OSS · open-source software intelligence for agents

dlmanning/gulp-sass

SASS plugin for gulp observed · 2026-08-28

github.com/dlmanning/gulp-sass · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

30/100

  • Activity 9
  • Release rhythm 16
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 98
  • age_days: 4750
  • days_rel: 546
  • days_push: 546
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1551 stars · 372 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Gulp plugin that compiles Sass/SCSS into CSS within Gulp build pipelines, supporting Dart Sass, Embedded Sass, and the deprecated Node Sass compilers. It exposes synchronous and asynchronous rendering functions for use in Gulp tasks.

Use cases

  • compile scss to css in a gulp build
  • add sass compilation to my gulpfile
  • automate css preprocessing with gulp
  • build a css pipeline using dart sass
  • watch and compile sass files in gulp

When to choose

  • you already use Gulp for your build pipeline and need Sass compilation
  • you want a thin plugin that lets you pick your own Sass compiler
  • you need synchronous rendering for faster Dart Sass builds

When to avoid

  • you use Webpack, Vite, or another bundler with native Sass support
  • you are starting a new project without an existing Gulp setup
  • you rely on Node Sass (LibSass), which is deprecated

Facets

plugin · maturity active

build-tool css-framework web-development frontend developer-tools cli gulp sass scss css-preprocessing build-pipeline nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
dlmanning/gulp-sassmain30

For agents

markdown · JSON · MCP: product_card(name="dlmanning/gulp-sass")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem