- Upgrade to PostCSS 5.0.0.
- Fix warning typo.
- Ensure that unused defining at-rules and erroneous extending at-rules are removed from generated CSS.
- Upgrade to PostCSS ^0.4.1, using its async and warnings features.
- Terminology and syntax adjustments.
- Added flexibility to use as
postcss(simpleExtend)
orpostcss(simpleExtend())
.
- First release.