# postcss-reporter

> Log PostCSS messages in the console

Latest version **7.1.0** (published 2024-01-16) · MIT license · 0 weekly downloads

## Install

```sh
npm install postcss-reporter
pnpm add postcss-reporter
yarn add postcss-reporter
bun add postcss-reporter
```

## Health

**Score 33/100 (F)** — status: abandoned.

Positive: has types package; no vulnerabilities; high maintenance score.

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 7.1.0 |
| Published | 2024-01-16 |
| First published | 2015-06-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | separate (@types/postcss-reporter) |
| Module format | CommonJS |
| Node | >=10 |
| Dependencies | 2 |
| Unpacked size | 8.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 160 |
| Author | David Clark |
| Maintainers | davidtheclark, ai |

## Links

- npm: https://www.npmjs.com/package/postcss-reporter
- Repository: https://github.com/postcss/postcss-reporter
- Homepage: https://github.com/postcss/postcss-reporter#readme
- Issues: https://github.com/postcss/postcss-reporter/issues
- Funding: https://opencollective.com/postcss/
- npm.io page: https://npm.io/package/postcss-reporter

## Dependencies (2)

- [thenby](https://npm.io/package/thenby.md) ^1.3.4
- [picocolors](https://npm.io/package/picocolors.md) ^1.0.0

## Recent versions

- 7.1.0 (latest) — 2024-01-16
- 7.0.5 — 2021-12-26
- 7.0.4 — 2021-10-13
- 7.0.3 — 2021-09-26
- 7.0.2 — 2020-11-30
- 7.0.1 — 2020-09-27
- 7.0.0 — 2020-09-15
- 6.0.1 — 2018-12-30
- 6.0.0 — 2018-08-18
- 5.0.0 — 2017-07-29
- 4.0.0 — 2017-06-07
- 3.0.0 — 2016-12-13
- 2.0.0 — 2016-11-08
- 1.4.1 — 2016-07-05
- 1.4.0 — 2016-07-05
- … 13 more at https://npm.io/package/postcss-reporter/versions

## README

# postcss-reporter

A PostCSS plugin to `console.log()` the messages (warnings, etc.) registered by other PostCSS plugins.

---

**SEEKING A NEW MAINTAINER!** Interested in contributing to the ecosystem of PostCSS and Stylelint? Please open an issue if you'd like to take over maintenance of this package.

---

## Docs
Read full docs **[here](https://github.com/postcss/postcss-reporter#readme)**.

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