postcss-cssnext
Version:
Use tomorrow’s CSS syntax, today
40 lines (25 loc) • 1.58 kB
Markdown
# postcss-cssnext
[](https://travis-ci.org/MoOx/postcss-cssnext)
[](https://ci.appveyor.com/project/MoOx/postcss-cssnext)
[](https://github.com/MoOx/postcss-cssnext/blob/master/CHANGELOG.md)
[](https://gitter.im/MoOx/postcss-cssnext)
> PostCSS plugin to use tomorrow’s CSS syntax, today.
PostCSS-cssnext is a PostCSS plugin that helps you to use the latest CSS syntax today.
It transforms CSS specs into more compatible CSS so you don’t need to wait for browser support.
---
## [Documentation](https://cssnext.github.io/)
- [Features](https://cssnext.github.io/features/)
- [Setup](https://cssnext.github.io/setup/)
- [Usage](https://cssnext.github.io/usage/)
- [Playground](https://cssnext.github.io/playground/)
- [Migration to postcss-cssnext](https://cssnext.github.io/postcss/)
For questions and support please visit the
[support chat](https://gitter.im/MoOx/postcss-cssnext).
For offline documentation, check out `postcss-cssnext/docs/content`.
---
## CONTRIBUTING
* ⇄ Pull requests and ★ Stars are always welcome.
* For bugs and feature requests, please create an issue.
* Pull requests must be accompanied by passing automated tests (`$ npm test`).
## [Changelog](CHANGELOG.md)
## [License](LICENSE)