Skip to content
This repository was archived by the owner on Mar 22, 2019. It is now read-only.

PostCSS v5!

Choose a tag to compare

@hail2u hail2u released this 31 Aug 10:09
· 109 commits to master since this release

This version supports PostCSS v5 and deprecates some old interfaces:

  • csswring.postcss
  • csswring().postcss
  • csswring().wring()

You can still use csswring.wring() alone or postcss([csswring()]) with other PostCSS plugins.