# cssnano-utils

> Utility methods and plugin for cssnano projects

Latest version **7.0.2** (published 2026-09-05) · MIT license · 0 weekly downloads

## Install

```sh
npm install cssnano-utils
pnpm add cssnano-utils
yarn add cssnano-utils
bun add cssnano-utils
```

## Health

**Score 55/100 (C)** — status: active.

Positive: no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types; no esm support.

## Facts

| | |
|---|---|
| Version | 7.0.2 |
| Published | 2026-09-05 |
| First published | 2020-03-18 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4976 |
| Maintainers | ludovicofischer, evilebottnawi, anixsaha, cssnano-bot |

## Links

- npm: https://www.npmjs.com/package/cssnano-utils
- Repository: https://github.com/cssnano/cssnano
- Issues: https://github.com/cssnano/cssnano/issues
- npm.io page: https://npm.io/package/cssnano-utils

## Recent versions

- 7.0.2 (latest) — 2026-09-05
- 2.0.0-rc.2 (next) — 2021-03-15
- 4.0.0-nightly.2020.2.6 (nightly) — 2021-02-06
- 7.0.1 — 2026-09-01
- 7.0.0 — 2026-08-27
- 6.0.4 — 2026-08-16
- 6.0.3 — 2026-08-09
- 6.0.2 — 2026-08-04
- 6.0.1 — 2026-06-11
- 6.0.0 — 2026-05-06
- 5.0.3 — 2026-05-02
- 5.0.2 — 2026-04-20
- 5.0.1 — 2025-05-06
- 5.0.0 — 2024-04-24
- 4.0.2 — 2024-03-06
- … 30 more at https://npm.io/package/cssnano-utils/versions

## README

# cssnano-utils

Utility methods and plugin for cssnano projects

## List of methods and plugin(s)

| **utility methods** | **description**                                                           |
| ------------------- | ------------------------------------------------------------------------- |
| `rawCache`          | Postcss plugin to manage the raw value formatting for generated AST nodes |
| `getArguments`      | Get a list of arguments, separated by a comma.                            |
| `sameParent`        | Check that two PostCSS nodes share the same parent.                       |

## Contributors

See [CONTRIBUTORS.md](https://github.com/cssnano/cssnano/blob/main/CONTRIBUTORS.md).

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