Skip to content

Commit c8bf820

Browse files
committed
Add deprecation notice
1 parent 1e64777 commit c8bf820

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# postcss-log-warnings [![Build Status](https://travis-ci.org/davidtheclark/postcss-log-warnings.svg?branch=master)](https://travis-ci.org/davidtheclark/postcss-log-warnings)
22

3+
---
4+
5+
**DEPRECATED** -- **DEPRECATED** -- **DEPRECATED**
6+
7+
This plugin has grown up and become [postcss-reporter](https://github.com/postcss/postcss-reporter)!
8+
9+
Please switch to the new official PostCSS plugin!
10+
11+
**DEPRECATED** -- **DEPRECATED** -- **DEPRECATED**
12+
13+
---
14+
315
Log PostCSS warnings in the console.
416

517
## Purpose

0 commit comments

Comments
 (0)