Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 105dbf2

Browse files
authored
Update README.md
1 parent 8272185 commit 105dbf2

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

README.md

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ Read more at https://moox.io/blog/deprecating-cssnext/
44

55
# postcss-cssnext
66

7-
[![Travis Build Status](https://img.shields.io/travis/MoOx/postcss-cssnext.svg?label=unix%20build)](https://travis-ci.org/MoOx/postcss-cssnext)
8-
[![AppVeyor Build Status](https://img.shields.io/appveyor/ci/MoOx/postcss-cssnext.svg?label=windows%20build)](https://ci.appveyor.com/project/MoOx/postcss-cssnext)
9-
[![Version](https://img.shields.io/npm/v/postcss-cssnext.svg)](https://github.com/MoOx/postcss-cssnext/blob/master/CHANGELOG.md)
10-
[![Support on gitter chat](https://img.shields.io/badge/support-gitter%20chat-E40255.svg)](https://gitter.im/MoOx/postcss-cssnext)
11-
127
> PostCSS plugin to use tomorrow’s CSS syntax, today.
138
149
PostCSS-cssnext is a PostCSS plugin that helps you to use the latest CSS syntax
@@ -17,27 +12,6 @@ wait for browser support.
1712

1813
---
1914

20-
## [Documentation](http://cssnext.io/)
21-
22-
* [Features](http://cssnext.io/features/)
23-
* [Setup](http://cssnext.io/setup/)
24-
* [Usage](http://cssnext.io/usage/)
25-
* [Playground](http://cssnext.io/playground/)
26-
* [Migration to postcss-cssnext](http://cssnext.io/postcss/)
27-
28-
For questions and support please visit the
29-
[support chat](https://gitter.im/MoOx/postcss-cssnext).
30-
31-
For offline documentation, check out `postcss-cssnext/docs/content`.
32-
33-
---
34-
35-
## CONTRIBUTING
36-
37-
* ⇄ Pull requests and ★ Stars are always welcome.
38-
* For bugs and feature requests, please create an issue.
39-
* Pull requests must be accompanied by passing automated tests (`$ npm test`).
40-
4115
## [Changelog](CHANGELOG.md)
4216

4317
## [License](LICENSE)

0 commit comments

Comments
 (0)