Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 375 Bytes

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 375 Bytes

2.0.1

  • Update to postcss 6 (#9)

2.0.0

  • Update to postcss 5 (#3)

1.1.2

  • Prevent the use of removeSelf to keep style code (#1)

1.1.1

  • Bugfix on @media rules where parts of the params are names of declarations in sub-rules

1.1.0

  • Add support for custom-media

1.0.1

  • Bugfix: error while trying to warn of wrong input

1.0.0

  • Initial release.