# @rsbuild/plugin-sass

> Sass plugin for Rsbuild

Latest version **2.0.1** (published 2026-07-02) · MIT license · 0 weekly downloads

## Install

```sh
npm install @rsbuild/plugin-sass
pnpm add @rsbuild/plugin-sass
yarn add @rsbuild/plugin-sass
bun add @rsbuild/plugin-sass
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 2.0.1 |
| Published | 2026-07-02 |
| First published | 2024-05-22 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM |
| Dependencies | 5 |
| Unpacked size | 358.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 3381 |
| Maintainers | chenjiahan, hardfist3 |

## Links

- npm: https://www.npmjs.com/package/@rsbuild/plugin-sass
- Repository: https://github.com/web-infra-dev/rsbuild
- Homepage: https://rsbuild.rs
- Issues: https://github.com/web-infra-dev/rsbuild/issues
- npm.io page: https://npm.io/package/@rsbuild/plugin-sass

## Dependencies (5)

- [postcss](https://npm.io/package/postcss.md) ^8.5.15
- [deepmerge](https://npm.io/package/deepmerge.md) ^4.3.1
- [loader-utils](https://npm.io/package/loader-utils.md) ^2.0.4
- [sass-embedded](https://npm.io/package/sass-embedded.md) ^1.100.0
- [reduce-configs](https://npm.io/package/reduce-configs.md) ^2.0.1

## Recent versions

- 2.0.1 (latest) — 2026-07-02
- 2.0.0-alpha.3 (alpha) — 2026-01-26
- 1.3.0-beta.3 (beta) — 2025-03-26
- 0.0.0-next-20240729023126 (next) — 2024-07-29
- 2.0.0 — 2026-06-21
- 1.5.3 — 2026-05-30
- 1.5.2 — 2026-04-28
- 1.5.1 — 2026-03-11
- 1.5.0 — 2026-01-27
- 1.4.1 — 2026-01-15
- 1.4.0 — 2025-08-26
- 1.3.5 — 2025-08-07
- 1.3.4 — 2025-08-04
- 1.3.3 — 2025-07-07
- 1.3.2 — 2025-06-05
- … 64 more at https://npm.io/package/@rsbuild/plugin-sass/versions

## README

# @rsbuild/plugin-sass

An Rsbuild plugin to use Sass as the CSS preprocessor.

<p>
  <a href="https://npmjs.com/package/@rsbuild/plugin-sass">
   <img src="https://img.shields.io/npm/v/@rsbuild/plugin-sass?style=flat-square&colorA=564341&colorB=EDED91" alt="npm version" />
  </a>
  <img src="https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="license" />
  <a href="https://npmcharts.com/compare/@rsbuild/plugin-sass"><img src="https://img.shields.io/npm/dm/@rsbuild/plugin-sass.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="downloads" /></a>
</p>

## Documentation

See [Documentation](https://rsbuild.rs/plugins/list/plugin-sass).

## License

[MIT](https://github.com/web-infra-dev/rsbuild/blob/main/LICENSE).

---
_Source: https://npm.io/package/@rsbuild/plugin-sass · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
