JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 170428
  • Score
    100M100P100Q14654F
  • License MIT

Use tomorrow’s CSS syntax, today

Package Exports

  • postcss-cssnext
  • postcss-cssnext/lib/features

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (postcss-cssnext) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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.


Documentation

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

Changelog

License