Skip to content

`postcss-cssnext` has been deprecated in favor of `postcss-preset-env`.

License

Notifications You must be signed in to change notification settings

dsavai/postcss-cssnext

 
 

Repository files navigation

postcss-cssnext has been deprecated in favor of postcss-preset-env

Read more at https://moox.io/blog/deprecating-cssnext/

postcss-cssnext

Travis Build Status AppVeyor Build Status Version Support on gitter chat

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.


For questions and support please visit the support chat.

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).

About

`postcss-cssnext` has been deprecated in favor of `postcss-preset-env`.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 71.3%
  • CSS 28.7%