@@ -4,11 +4,6 @@ Read more at https://moox.io/blog/deprecating-cssnext/
4
4
5
5
# postcss-cssnext
6
6
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
-
12
7
> PostCSS plugin to use tomorrow’s CSS syntax, today.
13
8
14
9
PostCSS-cssnext is a PostCSS plugin that helps you to use the latest CSS syntax
@@ -17,27 +12,6 @@ wait for browser support.
17
12
18
13
---
19
14
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
-
41
15
## [ Changelog] ( CHANGELOG.md )
42
16
43
17
## [ License] ( LICENSE )
0 commit comments